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

Ionut Biru ibiru at archlinux.org
Fri Nov 18 18:08:31 UTC 2011


    Date: Friday, November 18, 2011 @ 13:08:30
  Author: ibiru
Revision: 142937

update to 0.9

Modified:
  p11-kit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-18 15:46:22 UTC (rev 142936)
+++ PKGBUILD	2011-11-18 18:08:30 UTC (rev 142937)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=p11-kit
-pkgver=0.6
-pkgrel=2
+pkgver=0.9
+pkgrel=1
 pkgdesc="Library to work with PKCS#11 modules"
 arch=(i686 x86_64)
 url="http://p11-glue.freedesktop.org"
@@ -11,7 +11,7 @@
 depends=(glibc)
 options=(!libtool)
 source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('c1ff3e52f172fda8bf3b426f7fb63c92')
+md5sums=('029aa2a3a103e7eb81b4aa731b93539e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list