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

Daniel Micay thestinger at nymeria.archlinux.org
Fri Jan 31 15:03:03 UTC 2014


    Date: Friday, January 31, 2014 @ 16:03:03
  Author: thestinger
Revision: 105098

upgpkg: httpie 0.8.0-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-31 14:24:59 UTC (rev 105097)
+++ PKGBUILD	2014-01-31 15:03:03 UTC (rev 105098)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=0.7.2
-pkgrel=2
+pkgver=0.8.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=('09218336048596da757c4f0cf19642fd')
+md5sums=('d78b17be565886f018bff05d6a292a75')
 
 build() {
     cd "$srcdir/httpie-$pkgver"




More information about the arch-commits mailing list