diff options
Diffstat (limited to 'testing/py3-qtpy/APKBUILD')
-rw-r--r-- | testing/py3-qtpy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-qtpy/APKBUILD b/testing/py3-qtpy/APKBUILD index 5e917ab327..a672ffe1a8 100644 --- a/testing/py3-qtpy/APKBUILD +++ b/testing/py3-qtpy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com> pkgname=py3-qtpy pkgver=1.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Abstraction layer for several Python interfaces for Qt5" url="https://github.com/spyder-ide/qtpy" arch="noarch" |