summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-10-26 20:55:29 +0000
committerFelix Yan2019-10-26 20:55:29 +0000
commit4f5889cbc004f816e85ce38aaa96965413c95587 (patch)
tree525b71a601f845455e88e9e9f158505efa3c8bc8
parent0e3edbc44f5d7c86efc7fcfba0a03013f6e5a310 (diff)
downloadaur-4f5889cbc004f816e85ce38aaa96965413c95587.tar.gz
Python 3.8 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dde515012c9b..f66c5babb095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-http-parser
pkgname=('python-http-parser' 'python2-http-parser')
pkgver=0.8.3
-pkgrel=3
+pkgrel=4
pkgdesc="HTTP request/response parser for Python"
arch=('x86_64')
license=('MIT')