diff options
Diffstat (limited to 'testing/py3-pkgconfig/APKBUILD')
-rw-r--r-- | testing/py3-pkgconfig/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pkgconfig/APKBUILD b/testing/py3-pkgconfig/APKBUILD index 3ac019609f..c1207872b2 100644 --- a/testing/py3-pkgconfig/APKBUILD +++ b/testing/py3-pkgconfig/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pkgconfig _realname=pkgconfig pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python interface for the pkg-config command line tool" options="!check" # GitHub tarballs depend on unpackaged poetry build system url="https://github.com/matze/pkgconfig" |