summaryrefslogtreecommitdiff
path: root/extra/p11-kit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/p11-kit/PKGBUILD')
-rw-r--r--extra/p11-kit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/p11-kit/PKGBUILD b/extra/p11-kit/PKGBUILD
index 27dd7734f..639a27964 100644
--- a/extra/p11-kit/PKGBUILD
+++ b/extra/p11-kit/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 150593 2012-02-18 17:27:00Z ibiru $
+# $Id: PKGBUILD 154982 2012-04-01 07:46:19Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=p11-kit
-pkgver=0.11
+pkgver=0.12
pkgrel=1
pkgdesc="Library to work with PKCS#11 modules"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ license=('BSD')
depends=(glibc)
options=(!libtool)
source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('bd45d00c5c4d4b171791003bf5344d6f')
+md5sums=('66baf7ddde982d1b7294d3bd63be7446')
build() {
cd "$srcdir/$pkgname-$pkgver"