diff --git a/mingw-w64-p11-kit/PKGBUILD b/mingw-w64-p11-kit/PKGBUILD index efef3b05ee..c6e14a822d 100644 --- a/mingw-w64-p11-kit/PKGBUILD +++ b/mingw-w64-p11-kit/PKGBUILD @@ -5,7 +5,7 @@ _realname=p11-kit pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.23.7 +pkgver=0.23.9 pkgrel=1 pkgdesc="Library to work with PKCS#11 modules" arch=('any') @@ -16,7 +16,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-libtasn1" "${MINGW_PACKAGE_PREFIX}-gettext") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" - "gtk-doc") + "${MINGW_PACKAGE_PREFIX}-gtk-doc") options=('!debug' 'strip' 'staticlibs') source=(https://github.com/p11-glue/p11-kit/releases/download/${pkgver}/${_realname}-${pkgver}.tar.gz 0001-allow-gtkdocize.all.patch @@ -29,7 +29,7 @@ source=(https://github.com/p11-glue/p11-kit/releases/download/${pkgver}/${_realn 0010-fix-transport-test.patch 0011-p11-kit-spawn-external.patch) validpgpkeys=('C0F67099B808FB063E2C81117BFB1108D92765AF') -sha256sums=('988e7c86f2641b36702503481292ef0686e6b1c39d80b215699b6dbf1024be41' +sha256sums=('e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63' '195b2e8695f701caf545e2a468383ad29457febd9b1ee57de1986de04ad3c31c' 'aa92f986d3f7dfc119e86f9a8f3987e6ac2562149921820eadbe09218c4df99c' 'ea4593324db6d2d193733561f0352c6d679d1fb00aed0a2bae0d28aecbe92721'