summaryrefslogtreecommitdiff
path: root/community/autofs/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-12 03:39:22 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-12 03:39:22 +0000
commit4117cddc8a79bfdd61c7c5708b957be92775d67b (patch)
treec1aed4d9a50011336c24925d80a590f3ce29bf41 /community/autofs/PKGBUILD
parent5a5e68340439f8c9b81e85410fcbd5135732161c (diff)
Thu Jun 12 03:35:06 UTC 2014
Diffstat (limited to 'community/autofs/PKGBUILD')
-rw-r--r--community/autofs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/autofs/PKGBUILD b/community/autofs/PKGBUILD
index 83adc360a..4dd1746c6 100644
--- a/community/autofs/PKGBUILD
+++ b/community/autofs/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 108593 2014-03-29 12:43:06Z lfleischer $
+# $Id: PKGBUILD 112951 2014-06-10 07:50:39Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Dale Blount <dale@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=autofs
-pkgver=5.0.9
+pkgver=5.1.0
pkgrel=1
pkgdesc='A kernel-based automounter for Linux.'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ backup=('etc/autofs/auto.master'
'etc/default/autofs')
options=(!makeflags)
source=("http://www.kernel.org/pub/linux/daemons/${pkgname}/v5/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('81ab99ee1656a10ecaffe7933c26e8fc720f0b639ed47ab52adc66cdd868fd5c')
+sha256sums=('f4b343797e6df03627a9fd41bda6fd85acb84aa3fdd15694eec03ec90a52bc27')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"