summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Fleischer2017-01-14 13:47:14 +0000
committerLukas Fleischer2017-01-14 13:47:14 +0000
commit65048bea5b563b5fb7b447ce12c2d100f598190f (patch)
tree43ae20b6359e2fb251375094aac08f6e1bb7ea90 /PKGBUILD
parent09e81eb7890aac83dee69907952b05da13e52ff7 (diff)
downloadaur-65048bea5b563b5fb7b447ce12c2d100f598190f.tar.gz
systemd-{sysusers,tmpfiles} hooks cleanup.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7c306c201a6..4cc62caaf60c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,12 @@
pkgname=lockdev
pkgver=1.0.3_1.6
_pkgver=1.0.3
-pkgrel=3
+pkgrel=4
pkgdesc='Run-time shared library for locking devices, using _both_ FSSTND and SVr4 methods.'
url='http://packages.qa.debian.org/l/lockdev.html'
license=("GPL")
arch=('i686' 'x86_64')
depends=('glibc' 'systemd')
-install=$pkgname.install
source=("http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz"
"http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver/_/-}.diff.gz"
'build.patch'