[arch-commits] Commit in httpie/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Aug 12 15:16:24 UTC 2017


    Date: Saturday, August 12, 2017 @ 15:16:23
  Author: jelle
Revision: 250006

upgpkg: httpie 0.9.9-1

Modified:
  httpie/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-12 14:27:12 UTC (rev 250005)
+++ PKGBUILD	2017-08-12 15:16:23 UTC (rev 250006)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.9.8
-pkgrel=2
+pkgver=0.9.9
+pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie"
 depends=('python-requests' 'python-pygments')
@@ -13,8 +13,9 @@
 replaces=(python-httpie python2-httpie)
 license=('BSD')
 arch=('any')
-source=("https://github.com/jkbrzt/httpie/archive/$pkgver.tar.gz")
-md5sums=('425a1c92590d9b906a7369f5c17990a4')
+#source=("https://github.com/jkbrzt/httpie/archive/$pkgver.tar.gz")
+source=("https://pypi.python.org/packages/28/93/4ebf2de4bc74bd517a27a600b2b23a5254a20f28e6e36fc876fd98f7a51b/httpie-0.9.9.tar.gz")
+md5sums=('13ed0b79b65e793eb288e563db38b2a2')
 
 build() {
   cd httpie-$pkgver



More information about the arch-commits mailing list