core/gpgme to 1.17.0-2

This commit is contained in:
David Beauchamp 2022-02-13 10:21:07 -05:00
parent ae7e3461c7
commit b06518aa33

View file

@ -9,7 +9,7 @@
pkgbase=gpgme
pkgname=(gpgme qgpgme python-gpgme)
pkgver=1.17.0
pkgrel=1
pkgrel=2
_python_ver=3.10
pkgdesc='A C wrapper library for GnuPG'
arch=('x86_64')
@ -62,7 +62,7 @@ check() {
package_gpgme() {
depends=('libgpg-error' 'gnupg>=2')
options=('!emptydirs')
options+=('!emptydirs')
provides=('libgpgme.so'
'libgpgmepp.so')