Date: Wednesday, January 29, 2020 @ 17:56:07 Author: bpiotrowski Revision: 374246
0.23.20-1 Modified: p11-kit/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 15:54:16 UTC (rev 374245) +++ PKGBUILD 2020-01-29 17:56:07 UTC (rev 374246) @@ -2,8 +2,8 @@ # Contributor: Ionut Biru <[email protected]> pkgname=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" arch=(x86_64) url="https://p11-glue.freedesktop.org" @@ -12,6 +12,7 @@ makedepends=(gtk-doc git meson) provides=(libp11-kit.so) install=p11-kit.install +_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
