summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-20 21:22:30 +0200
committerMarcell Meszaros2022-06-20 21:22:30 +0200
commitc8c5d59bbb51bcc7ee751d98fa8848d1c8b3c8bc (patch)
tree934a8b92cbbf22819623ffb84589825b183be206 /PKGBUILD
parent96ba944825b3760d8f90b765717330ce5eef2329 (diff)
downloadaur-python2-webencodings.tar.gz
bump 0.5.1-7: force a rebuild after minor changes in PKGBUILD imported from [community]
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}/"