Date: Friday, October 21, 2016 @ 16:56:40 Author: jelle Revision: 192876
upgpkg: httpie 0.9.6-1 Modified: httpie/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-21 15:19:42 UTC (rev 192875) +++ PKGBUILD 2016-10-21 16:56:40 UTC (rev 192876) @@ -3,7 +3,7 @@ # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com> pkgname=httpie -pkgver=0.9.4 +pkgver=0.9.6 pkgrel=1 pkgdesc="cURL for humans" url="https://github.com/jkbr/httpie" @@ -14,7 +14,7 @@ license=('BSD') arch=('any') source=("https://github.com/jkbrzt/httpie/archive/$pkgver.tar.gz") -md5sums=('9c5725a889333a7b46c6bc8e17b111fd') +md5sums=('f7dd071fa00fbbf003bfa8ca83233e69') build() { cd httpie-$pkgver
