summaryrefslogtreecommitdiff
path: root/core/keyutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/keyutils/PKGBUILD')
-rw-r--r--core/keyutils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/keyutils/PKGBUILD b/core/keyutils/PKGBUILD
index 691cc0add..5a9db6545 100644
--- a/core/keyutils/PKGBUILD
+++ b/core/keyutils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 142277 2011-11-07 20:10:07Z stephane $
+# $Id: PKGBUILD 144590 2011-12-07 12:54:45Z stephane $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=keyutils
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.5.5
+pkgrel=1
pkgdesc="Linux Key Management Utilities"
arch=(i686 x86_64 'mips64el')
url="http://www.kernel.org"
@@ -10,7 +10,7 @@ license=('GPL2' 'LGPL2.1')
depends=('glibc' 'sh')
backup=(etc/request-key.conf)
source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('19811ee31f683058a9aae3e6a3a23a7f')
+md5sums=('9e8ab5164bc8f84be148761cc89e9d6f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"