diff options
-rw-r--r-- | testing/py3-qrcode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-qrcode/APKBUILD b/testing/py3-qrcode/APKBUILD index f46876c681..067576a30f 100644 --- a/testing/py3-qrcode/APKBUILD +++ b/testing/py3-qrcode/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-qrcode _pkgname=qrcode pkgver=6.1 -pkgrel=1 +pkgrel=2 pkgdesc="QR code image generator" url="https://github.com/lincolnloop/python-qrcode" arch="noarch" |