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

Orhun Parmaksiz orhun at gemini.archlinux.org
Mon Nov 15 17:11:50 UTC 2021


    Date: Monday, November 15, 2021 @ 17:11:49
  Author: orhun
Revision: 1048342

upgpkg: xh 0.14.0-1: upstream release

Modified:
  xh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 17:00:01 UTC (rev 1048341)
+++ PKGBUILD	2021-11-15 17:11:49 UTC (rev 1048342)
@@ -3,7 +3,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=xh
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Friendly and fast tool for sending HTTP requests"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cargo')
 replaces=('ht-rs' 'ht')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('d3e46b6db5a131237d5f980ccaae6f04c5ba7b06922d97c7f98f36f03cf581fe')
+sha256sums=('6abc32e2fa49a3c7a08379dbe7375735ec7bc8f25c3f29774e275e9dcac42711')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list