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

Orhun Parmaksiz orhun at archlinux.org
Mon Mar 8 20:00:47 UTC 2021


    Date: Monday, March 8, 2021 @ 20:00:47
  Author: orhun
Revision: 886964

upgpkg: xh 0.9.0-1: upstream release

Modified:
  xh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-08 19:40:17 UTC (rev 886963)
+++ PKGBUILD	2021-03-08 20:00:47 UTC (rev 886964)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=xh
-pkgver=0.8.1
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Yet another HTTPie clone"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('rust')
 replaces=('ht-rs' 'ht')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('fecafc61e612b53bab1ab5c935154e9b96190b0882ff6e6245aaa35b479f305a')
+sha256sums=('b9a9386b552f527796f088b5d38effba8fd01c1dcb457cfd5bbfef23ec8c424f')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list