diff options
Diffstat (limited to 'community/py3-qt5')
-rw-r--r-- | community/py3-qt5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-qt5/APKBUILD b/community/py3-qt5/APKBUILD index 5a0426dda3..53433f2337 100644 --- a/community/py3-qt5/APKBUILD +++ b/community/py3-qt5/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-qt5 _pkgname=PyQt5 pkgver=5.13.1 -pkgrel=0 +pkgrel=1 pkgdesc="A set of Python 3 bindings for the Qt toolkit" url="http://riverbankcomputing.co.uk/software/pyqt/intro" arch="all" |