Date: Tuesday, February 21, 2023 @ 08:17:17
  Author: alerque
Revision: 1403203

upgpkg: xh 0.18.0-1

Modified:
  xh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-21 07:59:06 UTC (rev 1403202)
+++ PKGBUILD    2023-02-21 08:17:17 UTC (rev 1403203)
@@ -3,7 +3,7 @@
 # Contributor: Wesley Moore <[email protected]>
 
 pkgname=xh
-pkgver=0.17.0
+pkgver=0.18.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=('31a944b1932fb785a191932944ff662a33ad99724cb5bc260acdaf821fb2e088')
+sha256sums=('ed16781248d60a1f86d8da206440e9c761520bcd00917213dc6eb68fe357999e')
 
 prepare() {
   cd "$pkgname-$pkgver"

Reply via email to