[arch-commits] Commit in p11-kit/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Sat Feb 15 12:46:54 UTC 2014
Date: Saturday, February 15, 2014 @ 13:46:54
Author: andyrtr
Revision: 205981
upgpkg: p11-kit 0.20.2-1
upstream update 0.20.2
Modified:
p11-kit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-15 12:37:11 UTC (rev 205980)
+++ PKGBUILD 2014-02-15 12:46:54 UTC (rev 205981)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=p11-kit
-pkgver=0.20.1
+pkgver=0.20.2
pkgrel=1
pkgdesc="Library to work with PKCS#11 modules"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@
license=('BSD')
depends=('glibc' 'libtasn1' 'libffi')
source=($url/releases/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('88c651137f76a167336639371eafd8cc'
+md5sums=('757b97ee4ac0ce598661a90cd784c4f1'
'SKIP')
build() {
More information about the arch-commits
mailing list