summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2021-12-13 21:02:53 +0000
committerJohannes Wienke2021-12-13 21:02:53 +0000
commitc60b96fdabc99db21471514e238fc909cf1b959c (patch)
tree8015dadcd4e29c3f2a9239188407e43c9e53541f
parent2a8eb76a996aca5f0ecb79487f31a16eb84d285f (diff)
downloadaur-c60b96fdabc99db21471514e238fc909cf1b959c.tar.gz
Bump pkgrel for Python 3.10
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d1499768b98..e2262a29d03d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-uritools
pkgver=3.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse"
arch=('any')
url="https://pypi.python.org/pypi/uritools"