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

Jelle van der Waa jelle at archlinux.org
Wed Nov 28 20:49:35 UTC 2018


    Date: Wednesday, November 28, 2018 @ 20:49:34
  Author: jelle
Revision: 410471

upgpkg: httpie 1.0.2-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-28 20:33:15 UTC (rev 410470)
+++ PKGBUILD	2018-11-28 20:49:34 UTC (rev 410471)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=1.0.0
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jakubroztocil/httpie"
@@ -13,7 +13,7 @@
 license=('BSD')
 arch=('any')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/jakubroztocil/httpie/archive/$pkgver.tar.gz")
-sha1sums=('0470bda0eb5aff60ec48b0728eeec01987e92794')
+sha1sums=('f41cc049b4a0cda463ffbd7c686e321d631dece7')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list