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

Daniel Micay thestinger at nymeria.archlinux.org
Wed Jun 5 18:56:01 UTC 2013


    Date: Wednesday, June 5, 2013 @ 20:56:01
  Author: thestinger
Revision: 92463

upgpkg: httpie 0.6.0-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 18:51:49 UTC (rev 92462)
+++ PKGBUILD	2013-06-05 18:56:01 UTC (rev 92463)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie"
@@ -14,7 +14,7 @@
 license=('BSD')
 arch=('any')
 source=("http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz")
-md5sums=('939cec1a6a3e9f40dd4655369dd97dab')
+md5sums=('441b750a527ba8dcec08a275cd97eab9')
 
 build() {
     cd "$srcdir/httpie-$pkgver"




More information about the arch-commits mailing list