diff options
-rw-r--r-- | community/py3-pycups/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pycups/APKBUILD b/community/py3-pycups/APKBUILD index 45a29e5b85..5a2cdc3270 100644 --- a/community/py3-pycups/APKBUILD +++ b/community/py3-pycups/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=py3-pycups pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for libcups" url="https://github.com/zdohnal/pycups" arch="all" |