summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b3956277f1e..952f3d5e639e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Maintainer: Kaizhao Zhang <zhangkaizhao@gmail.com>
_name=httptools
-_sha256sum=e00cbd7ba01ff748e494248183abc6e153f49181169d8a3d41bb49132ca01dfc
+_sha256sum=41b573cf33f64a8f8f3400d0a7faf48e1888582b6f6e02b82b9bd4f0bf7497ce
pkgname='python-httptools'
-pkgver='0.0.13'
-pkgrel=2
+pkgver='0.1.1'
+pkgrel=1
pkgdesc='A collection of framework independent HTTP protocol utils.'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/MagicStack/httptools'
license=('MIT')
depends=('python')