author | Antonio Rojas
<arojas@archlinux.org> 2023-04-18 10:33:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-18 10:33:34 UTC |
parent | be8476ec504c64daedbbc3f61bcec666af687bf0 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 096b1e4..c34f02d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=(shiboken2 python-shiboken2 pyside2 pyside2-tools) _qtver=5.15.9 _clangver=15.0.7 pkgver=${_qtver/-/} -pkgrel=4 +pkgrel=5 arch=(x86_64) url='https://www.qt.io' license=(LGPL)