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

Daniel Micay thestinger at archlinux.org
Thu Jan 7 02:58:06 UTC 2016


    Date: Thursday, January 7, 2016 @ 03:58:06
  Author: thestinger
Revision: 155614

upgpkg: httpie 0.9.3-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-07 01:47:00 UTC (rev 155613)
+++ PKGBUILD	2016-01-07 02:58:06 UTC (rev 155614)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie"
 depends=('python-requests' 'python-pygments')
@@ -13,8 +13,8 @@
 replaces=(python-httpie python2-httpie)
 license=('BSD')
 arch=('any')
-source=("http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz")
-md5sums=('8c5a7820c3f5221f30e9a70073efda3c')
+source=("https://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz")
+md5sums=('b90ee57ae118f493148a463a13a64ef9')
 
 build() {
   cd httpie-$pkgver



More information about the arch-commits mailing list