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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Mar 9 12:49:31 UTC 2014


    Date: Sunday, March 9, 2014 @ 13:49:31
  Author: bpiotrowski
Revision: 106872

upgpkg: lib32-p11-kit 0.20.2-1

sync pkgver with extra/community

Modified:
  lib32-p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-09 12:49:30 UTC (rev 106871)
+++ PKGBUILD	2014-03-09 12:49:31 UTC (rev 106872)
@@ -4,7 +4,7 @@
 
 _pkgbasename=p11-kit
 pkgname=lib32-$_pkgbasename
-pkgver=0.20.1
+pkgver=0.20.2
 pkgrel=1
 pkgdesc="Library to work with PKCS#11 modules (32-bit)"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(lib32-glibc lib32-libtasn1 lib32-libffi $_pkgbasename)
 options=(!libtool)
 source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('88c651137f76a167336639371eafd8cc')
+md5sums=('757b97ee4ac0ce598661a90cd784c4f1')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list