summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormdraw2017-01-06 13:23:29 +0100
committermdraw2017-01-06 13:23:29 +0100
commit76b6e39c5c0c4372cbc888abacbb95d71ec1216f (patch)
tree68f2b8da2d1d2c88b49dd47016bf023a18d9f8d4 /PKGBUILD
parent48269f6785f86c944054760e7eabdbece50c72ac (diff)
downloadaur-76b6e39c5c0c4372cbc888abacbb95d71ec1216f.tar.gz
Bump for Python 3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f1542081148..307f31f4f466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=('python-httptools')
pkgver='0.0.9'
-pkgrel=1
+pkgrel=2
pkgdesc='Fast HTTP parser'
arch=('any')
url='https://github.com/MagicStack/httptools'