Date: Wednesday, January 29, 2020 @ 17:56:44 Author: bpiotrowski Revision: 559133
0.23.20-1 Modified: lib32-p11-kit/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 16:33:07 UTC (rev 559132) +++ PKGBUILD 2020-01-29 17:56:44 UTC (rev 559133) @@ -2,8 +2,8 @@ # Contributor: Christoph Vigano <[email protected]> pkgname=lib32-p11-kit -pkgver=0.23.19 -pkgrel=2 +pkgver=0.23.20 +pkgrel=1 pkgdesc="Provides a way to load and enumerate PKCS#11 modules (32-bit)" arch=(x86_64) url="https://p11-glue.freedesktop.org" @@ -11,6 +11,7 @@ depends=(lib32-glibc lib32-libtasn1 lib32-libffi p11-kit) makedepends=(git meson lib32-systemd) provides=(libp11-kit.so) +_commit=762cdaa2cd5c5ec09cc844f9a6bdc551c7f6c8ed # tags/0.23.20^0 source=("git+https://github.com/p11-glue/p11-kit?signed#tag=$pkgver") sha256sums=('SKIP') validpgpkeys=('C0F67099B808FB063E2C81117BFB1108D92765AF' # Stef Walter
