author | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 20:27:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 20:27:18 UTC |
parent | 37b01eef551993b0c88f3f57d329b7a7dfc69188 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 680fc13..789d48d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pkgconfig pkgver=1.5.5 -pkgrel=1 +pkgrel=2 pkgdesc='Python module to interface with the pkg-config command line tool' arch=(any) url='https://github.com/matze/pkgconfig'