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

Daniel Micay thestinger at nymeria.archlinux.org
Thu Oct 24 20:49:46 UTC 2013


    Date: Thursday, October 24, 2013 @ 22:49:45
  Author: thestinger
Revision: 99122

upgpkg: httpie 0.7.2-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-24 20:42:11 UTC (rev 99121)
+++ PKGBUILD	2013-10-24 20:49:45 UTC (rev 99122)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.2
+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=('441b750a527ba8dcec08a275cd97eab9')
+md5sums=('09218336048596da757c4f0cf19642fd')
 
 build() {
     cd "$srcdir/httpie-$pkgver"




More information about the arch-commits mailing list