author | Bartłomiej Piotrowski
<bpiotrowski@archlinux.org> 2016-12-25 17:29:37 UTC |
committer | Bartłomiej Piotrowski
<bpiotrowski@archlinux.org> 2016-12-25 17:29:37 UTC |
parent | 7bc97faae2ebf35b7100b442380dff9ec2dc1fe0 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f2529fd..1f45d18 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=python-pkgconfig pkgname=(python2-pkgconfig python-pkgconfig) pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Python module to interface with the pkg-config command line tool" arch=(any) url="https://github.com/matze/pkgconfig"