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

Jelle van der Waa jelle at archlinux.org
Sun Jun 21 14:53:07 UTC 2020


    Date: Sunday, June 21, 2020 @ 14:53:06
  Author: jelle
Revision: 649389

upgpkg: httpie 2.2.0-1

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 13:42:57 UTC (rev 649388)
+++ PKGBUILD	2020-06-21 14:53:06 UTC (rev 649389)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit com>
 
 pkgname=httpie
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="cURL for humans"
 url="https://github.com/jakubroztocil/httpie"
@@ -14,7 +14,7 @@
 license=('BSD')
 arch=('any')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/jakubroztocil/httpie/archive/$pkgver.tar.gz")
-sha1sums=('60ded1330bcc2c4342dce341c6285bb117aef149')
+sha1sums=('361033d7e8575c5adeaf37acc445f3d0530e51d7')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list