diff options
-rw-r--r-- | testing/py3-urlobject/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-urlobject/APKBUILD b/testing/py3-urlobject/APKBUILD index f3cb2a9178..14304b4770 100644 --- a/testing/py3-urlobject/APKBUILD +++ b/testing/py3-urlobject/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-urlobject _pkgname=URLObject pkgver=2.4.3 -pkgrel=2 +pkgrel=3 pkgdesc="A Python utility class for manipulating URLs" url="https://github.com/dperezrada/html2data" arch="noarch" |