summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaizhao Zhang2019-11-16 22:47:31 +0800
committerKaizhao Zhang2019-11-16 22:47:31 +0800
commit70d851a98824a98142b39f14c43374e3676464d6 (patch)
tree27474282e9d36c796edf536af9e3518bd9566740 /PKGBUILD
parentce706e3423d32032c629c182d25b28a1137a1444 (diff)
downloadaur-70d851a98824a98142b39f14c43374e3676464d6.tar.gz
Python 3.7 -> 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 565377e0ad9a..4b3956277f1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _sha256sum=e00cbd7ba01ff748e494248183abc6e153f49181169d8a3d41bb49132ca01dfc
pkgname='python-httptools'
pkgver='0.0.13'
-pkgrel=1
+pkgrel=2
pkgdesc='A collection of framework independent HTTP protocol utils.'
arch=('i686' 'x86_64')
url='https://github.com/MagicStack/httptools'