summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efe2789ede85..4dc129b83704 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-p11-kit
pkgdesc = Provides a way to load and enumerate PKCS#11 modules (mingw-w64)
- pkgver = 0.25.2
+ pkgver = 0.25.3
pkgrel = 1
url = https://p11-glue.freedesktop.org
arch = any
@@ -14,7 +14,7 @@ pkgbase = mingw-w64-p11-kit
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://github.com/p11-glue/p11-kit?#commit=66d6b42ef8dd84fcd8e199ac9f23f822f1a058c9
+ source = git+https://github.com/p11-glue/p11-kit?#commit=917e02a3211dabbdea4b079cb598581dce84fda1
sha256sums = SKIP
pkgname = mingw-w64-p11-kit
diff --git a/PKGBUILD b/PKGBUILD
index d4a244310f85..04e06ff0a761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: xantares < xantares09 at hotmail dot com >
-_commit=66d6b42ef8dd84fcd8e199ac9f23f822f1a058c9 # 0.25.2
+_commit=917e02a3211dabbdea4b079cb598581dce84fda1 # 0.25.3
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-p11-kit
-pkgver=0.25.2
+pkgver=0.25.3
pkgrel=1
pkgdesc="Provides a way to load and enumerate PKCS#11 modules (mingw-w64)"
arch=('any')