diff options
-rw-r--r-- | main/py-uritemplate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-uritemplate/APKBUILD b/main/py-uritemplate/APKBUILD index 5555a44783..291f16f6e9 100644 --- a/main/py-uritemplate/APKBUILD +++ b/main/py-uritemplate/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-uritemplate _pkgname=uritemplate.py pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python module to use URO templates" url="https://uritemplate.readthedocs.org" arch="noarch" |