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

thestinger at nymeria.archlinux.org thestinger at nymeria.archlinux.org
Wed Feb 27 12:22:47 UTC 2013


    Date: Wednesday, February 27, 2013 @ 13:22:47
  Author: thestinger
Revision: 85081

update httpie to 0.4.1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-27 11:42:43 UTC (rev 85080)
+++ PKGBUILD	2013-02-27 12:22:47 UTC (rev 85081)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+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=('0fb63f8eab5c13a9d78da80b6b00b210')
+md5sums=('6875e694bc5ed927c77b6619e3fe89b0')
 
 build() {
     cd "$srcdir/httpie-$pkgver"




More information about the arch-commits mailing list