Skip to content
Snippets Groups Projects
Commit 8b1c7295 authored by Jakub Jirutka's avatar Jakub Jirutka :flag_ua:
Browse files

community/pam-rundir: upgrade to 1.0.0

parent ffe78add
No related branches found
No related tags found
No related merge requests found
......@@ -2,19 +2,19 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=pam-rundir
_projname=pam_rundir
pkgver=0_git20170920
_gitrev=43e71edf8474b28e5006b615e2f6740b66d78443
pkgrel=2
pkgver=1.0.0
pkgrel=0
pkgdesc="Provides user runtime directory (XDG_RUNTIME_DIR) on Linux systems"
url="https://github.com/jjk-jacky/pam_rundir"
url="https://jjacky.com/pam_rundir/"
arch="all"
license="GPL-2.0-or-later"
makedepends="linux-pam-dev cmd:pod2man"
subpackages="$pkgname-doc"
source="https://github.com/jjk-jacky/pam_rundir/archive/$_gitrev/$_projname-$_gitrev.tar.gz
# Also on https://github.com/jjk-jacky/pam_rundir
source="https://jjacky.com/pam_rundir/pam_rundir-$pkgver.tar.gz
fix-equal-bug-pr5.patch
"
builddir="$srcdir/$_projname-$_gitrev"
builddir="$srcdir/$_projname-$pkgver"
options="!check" # no tests provided
build() {
......@@ -27,6 +27,6 @@ package() {
}
sha512sums="
3703cdce7fb68aca3f134c75603b2a40b54a2d2d6b71d6e7a8f7e7cbc6a2f95da33f0946ecf6e53d76c834503edddb72e45e2def2bec505255cf4901461af21a pam_rundir-43e71edf8474b28e5006b615e2f6740b66d78443.tar.gz
785cd3a5150f83bd0562f312c7fe3992e2a6f1c9d2014300e99935fe6bb84b5edaa71c276740c35c36348d50984ea6c221624f3cc3b2e849cad3fd14e2ccfbe3 pam_rundir-1.0.0.tar.gz
839686104f3b5840ee6ffa8bc518b5e7636d80af6c01fbe91406addb529600f9ba8b5885fd9595ebeabeaff419d6c5ee71e8de5ea36c0ce9db8997fdd8d20c99 fix-equal-bug-pr5.patch
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment