[arch-commits] Commit in lib32-p11-kit/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Oct 12 09:44:48 UTC 2014
Date: Sunday, October 12, 2014 @ 11:44:48
Author: heftig
Revision: 120565
0.22.1
Modified:
lib32-p11-kit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-12 09:39:54 UTC (rev 120564)
+++ PKGBUILD 2014-10-12 09:44:48 UTC (rev 120565)
@@ -4,8 +4,8 @@
_pkgbasename=p11-kit
pkgname=lib32-$_pkgbasename
-pkgver=0.20.7
-pkgrel=3
+pkgver=0.22.1
+pkgrel=1
pkgdesc="Library to work with PKCS#11 modules (32-bit)"
arch=(x86_64)
url="http://p11-glue.freedesktop.org"
@@ -13,7 +13,7 @@
depends=(lib32-glibc lib32-libtasn1 lib32-libffi $_pkgbasename)
options=(!libtool)
source=($url/releases/$_pkgbasename-$pkgver.tar.gz{,.sig})
-md5sums=('6648cad01a3080b685b8b3bf7372c91a'
+md5sums=('4e9bea1106628ffb820bdad24a819fac'
'SKIP')
build() {
More information about the arch-commits
mailing list