diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-furl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-furl/APKBUILD b/testing/py3-furl/APKBUILD index cad7204303..8287343453 100644 --- a/testing/py3-furl/APKBUILD +++ b/testing/py3-furl/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-furl _pkgname=furl pkgver=2.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 URL manipulator" url="https://github.com/gruns/furl" arch="noarch" |