[arch-commits] Commit in httpie/trunk (PKGBUILD)
Daniel Micay
thestinger at nymeria.archlinux.org
Wed May 15 00:04:46 UTC 2013
Date: Wednesday, May 15, 2013 @ 02:04:46
Author: thestinger
Revision: 90858
upgpkg: httpie 0.5.1-1
Modified:
httpie/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-14 23:55:29 UTC (rev 90857)
+++ PKGBUILD 2013-05-15 00:04:46 UTC (rev 90858)
@@ -3,7 +3,7 @@
# Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
pkgname=httpie
-pkgver=0.5.0
+pkgver=0.5.1
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=('ada50384b8acb4726638e48d521cce3d')
+md5sums=('939cec1a6a3e9f40dd4655369dd97dab')
build() {
cd "$srcdir/httpie-$pkgver"
More information about the arch-commits
mailing list