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

Daniel Micay thestinger at archlinux.org
Mon Aug 8 19:29:40 UTC 2016


    Date: Monday, August 8, 2016 @ 19:29:40
  Author: thestinger
Revision: 186082

upgpkg: httpie 0.9.4-1

Modified:
  httpie/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-08 18:54:06 UTC (rev 186081)
+++ PKGBUILD	2016-08-08 19:29:40 UTC (rev 186082)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.9.3
+pkgver=0.9.4
 pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie"
@@ -13,8 +13,8 @@
 replaces=(python-httpie python2-httpie)
 license=('BSD')
 arch=('any')
-source=("https://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz")
-md5sums=('b90ee57ae118f493148a463a13a64ef9')
+source=("https://github.com/jkbrzt/httpie/archive/$pkgver.tar.gz")
+md5sums=('9c5725a889333a7b46c6bc8e17b111fd')
 
 build() {
   cd httpie-$pkgver



More information about the arch-commits mailing list