Date: Sunday, December 25, 2016 @ 16:36:25
  Author: felixonmars
Revision: 201920

Python 3.6 rebuild

Modified:
  httpie/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-25 16:36:16 UTC (rev 201919)
+++ PKGBUILD    2016-12-25 16:36:25 UTC (rev 201920)
@@ -4,7 +4,7 @@
 
 pkgname=httpie
 pkgver=0.9.8
-pkgrel=1
+pkgrel=2
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie";
 depends=('python-requests' 'python-pygments')

Reply via email to