summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxantares2015-08-31 21:58:20 +0200
committerxantares2015-08-31 21:58:20 +0200
commitaeb9f162705243c5bd4bef1a9afe137091febb4f (patch)
tree4eaa5d10ada24d92864e7cf56eab36468162124e /PKGBUILD
parent505b554a2fadb7c8c030d202b884f18762296add (diff)
downloadaur-aeb9f162705243c5bd4bef1a9afe137091febb4f.tar.gz
0.23.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6c8f9d066b..81b3c78237d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-p11-kit
-pkgver=0.22.1
+pkgver=0.23.1
pkgrel=1
pkgdesc="Library to work with PKCS#11 modules (mingw-w64)"
arch=(any)
@@ -10,7 +10,7 @@ depends=('mingw-w64-crt' 'mingw-w64-libtasn1' 'mingw-w64-libffi')
makedepends=('mingw-w64-configure')
options=('staticlibs' '!buildflags' '!strip')
source=($url/releases/p11-kit-$pkgver.tar.gz mingw-p11-kit-setenv.patch)
-md5sums=('4e9bea1106628ffb820bdad24a819fac'
+md5sums=('96f073270c489c9a594e1c9413f42db8'
'51efa37a12ce2843ffc2244baca3c272')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"