[arch-commits] Commit in keyutils/trunk (PKGBUILD)

Stéphane Gaudreault stephane at archlinux.org
Wed Jul 27 11:57:17 UTC 2011


    Date: Wednesday, July 27, 2011 @ 07:57:16
  Author: stephane
Revision: 133067

upgpkg: keyutils 1.5.2-1
version bump

Modified:
  keyutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-27 11:49:09 UTC (rev 133066)
+++ PKGBUILD	2011-07-27 11:57:16 UTC (rev 133067)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=keyutils
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc="Linux Key Management Utilities"
 arch=(i686 x86_64)
@@ -10,6 +10,7 @@
 depends=('glibc' 'sh')
 backup=(etc/request-key.conf)
 source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('19811ee31f683058a9aae3e6a3a23a7f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -21,4 +22,3 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('3ab62455a37a20f73b2d6cc794aaba13')




More information about the arch-commits mailing list