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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sun May 22 22:32:18 UTC 2022


    Date: Sunday, May 22, 2022 @ 22:32:17
  Author: orhun
Revision: 1210080

upgpkg: xh 0.16.1-1: upstream release

Modified:
  xh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-22 21:34:14 UTC (rev 1210079)
+++ PKGBUILD	2022-05-22 22:32:17 UTC (rev 1210080)
@@ -3,7 +3,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=xh
-pkgver=0.16.0
+pkgver=0.16.1
 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=('d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d')
+sha256sums=('c1fd4f33be96ba1c19580fc66dd9d059a716f00f532a516e159ce9342e50cd43')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list