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

Federico Cinelli cinelli at nymeria.archlinux.org
Sun Apr 28 01:47:15 UTC 2013


    Date: Sunday, April 28, 2013 @ 03:47:15
  Author: cinelli
Revision: 89202

Upgraded to version .0.5.0

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-27 23:58:00 UTC (rev 89201)
+++ PKGBUILD	2013-04-28 01:47:15 UTC (rev 89202)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.4.1
-pkgrel=2
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie"
 depends=('python-requests' 'python-pygments')
@@ -14,7 +14,7 @@
 license=('BSD')
 arch=('any')
 source=("http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz")
-md5sums=('6875e694bc5ed927c77b6619e3fe89b0')
+md5sums=('ada50384b8acb4726638e48d521cce3d')
 
 build() {
     cd "$srcdir/httpie-$pkgver"




More information about the arch-commits mailing list