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

Orhun Parmaksiz orhun at archlinux.org
Mon May 17 23:43:40 UTC 2021


    Date: Monday, May 17, 2021 @ 23:43:39
  Author: orhun
Revision: 936180

upgpkg: xh 0.10.0-1: upstream release

Modified:
  xh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-17 23:29:37 UTC (rev 936179)
+++ PKGBUILD	2021-05-17 23:43:39 UTC (rev 936180)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=xh
-pkgver=0.9.2
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="Friendly and fast tool for sending HTTP requests"
 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=('45550c35754946ad94dfa44a60305610da38a56d2088a1daf037f2b6ad17e709')
+sha256sums=('07d63045f13a0c77990dfd1132f60d20bfddfd0625df49ee22cf4c7e3b3b46fa')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list