summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHuang-Huang Bao2021-06-28 15:54:02 +0800
committerHuang-Huang Bao2021-06-28 15:54:02 +0800
commitf3f2d73696e391671c302c08c060e79cf0f18ea0 (patch)
tree3b71922d1bb558034fd2daf7888d2b5ea519bb34 /PKGBUILD
parentc3beb0a6507c7a30213ad2ef8d3eba29cd17ade2 (diff)
downloadaur-f3f2d73696e391671c302c08c060e79cf0f18ea0.tar.gz
--amend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd205c2c4229..1e25ed0516b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgbase=autofs
pkgname=${_pkgbase}-no-locking
pkgver=5.1.7
-pkgrel=1
+pkgrel=2
pkgdesc='A kernel-based automounter for Linux (disable mount locking, allows recursive auto-mounting)'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://www.kernel.org/pub/linux/daemons/autofs/'