author | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 17:48:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 17:48:03 UTC |
parent | 3f20d9030f670d2e5244d3dc4f07a61864dcf1e1 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 4583ac2..db7f142 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pyqt-builder pkgver=1.14.1 -pkgrel=1 +pkgrel=2 pkgdesc='The PEP 517 compliant PyQt build system' arch=(any) url='https://pypi.org/project/PyQt-builder/'