author | Felix Yan
<felixonmars@archlinux.org> 2023-04-05 20:05:49 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-05 20:05:49 UTC |
parent | 87aed4cd580921b8e95a7595784a46f9ae2f4ea2 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 61bf5c0..362fc73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pkgconfig pkgver=1.5.5 -pkgrel=3 +pkgrel=4 pkgdesc='Python module to interface with the pkg-config command line tool' arch=(any) url='https://github.com/matze/pkgconfig'