summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c01551c7077..8e828268eb7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='python2-webencodings'
_name="${pkgname#python2-}"
pkgver=0.5.1
-pkgrel=6
+pkgrel=7
pkgdesc='Python 2 implementation of the WHATWG Encoding standard'
arch=('any')
url="https://pypi.org/project/${_name}/${pkgver}/"