diff --git a/community/py3-pyside2/APKBUILD b/community/py3-pyside2/APKBUILD index 8424069beca12f4eff9fb5d5ca072b67445e0b4f..7d6bbf5fff79405e095c972346db737c5f1e1631 100644 --- a/community/py3-pyside2/APKBUILD +++ b/community/py3-pyside2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=py3-pyside2 pkgver=5.15.2 -pkgrel=2 +pkgrel=3 pkgdesc="Enables the use of Qt5 APIs in Python applications" url="https://doc.qt.io/qtforpython-5/" # armhf and mips64 blocked by shiboken2 diff --git a/community/py3-pyside6/APKBUILD b/community/py3-pyside6/APKBUILD index 3612ac8ea34000a0371ef72abbc2fa51ec8415ae..2dd8ae98d75b432c3a14fa87180717937da8b1b9 100644 --- a/community/py3-pyside6/APKBUILD +++ b/community/py3-pyside6/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=py3-pyside6 pkgver=6.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="Enables the use of Qt6 APIs in Python applications" url="https://doc.qt.io/qtforpython-6/" # mips64 blocked by py3-shiboken6 diff --git a/community/shiboken2/APKBUILD b/community/shiboken2/APKBUILD index 33ce1ec39d55771408a02d0a6bdd365c6939e8eb..9936e9dbcfa355e13f117b90fdce51f57631a323 100644 --- a/community/shiboken2/APKBUILD +++ b/community/shiboken2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=shiboken2 pkgver=5.15.2 -pkgrel=4 +pkgrel=5 pkgdesc="CPython bindings generator for C++ libraries" url="https://wiki.qt.io/Qt_for_Python/Shiboken" arch="all !armhf !mips !mips64" # qt5-qtxmlpatterns -> qt5-qtdeclarative diff --git a/community/shiboken6/APKBUILD b/community/shiboken6/APKBUILD index 214728af03f28b6c3eb844703784fdd2a34e6953..e6d32848c5832c2f47177cf937c1d71bed637f5f 100644 --- a/community/shiboken6/APKBUILD +++ b/community/shiboken6/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname=shiboken6 pkgver=6.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="CPython bindings generator for C++ libraries" url="https://doc.qt.io/qtforpython/shiboken6/" arch="all !mips64" # blocked by numpy