Date: Wednesday, July 18, 2018 @ 03:39:23
  Author: foutrelis
Revision: 361606

Python 3.7 rebuild

Modified:
  httpbin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-18 03:38:39 UTC (rev 361605)
+++ PKGBUILD    2018-07-18 03:39:23 UTC (rev 361606)
@@ -4,7 +4,7 @@
 pkgbase=httpbin
 pkgname=(httpbin python2-httpbin)
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="HTTP Request and Response Service"
 arch=('any')
 url="https://github.com/requests/httpbin";

Reply via email to