[arch-commits] Commit in xh/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Mon Jul 26 14:30:36 UTC 2021
Date: Monday, July 26, 2021 @ 14:30:36
Author: orhun
Revision: 985281
upgpkg: xh 0.11.0-1: upstream release
Modified:
xh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 13:50:44 UTC (rev 985280)
+++ PKGBUILD 2021-07-26 14:30:36 UTC (rev 985281)
@@ -2,7 +2,7 @@
# Contributor: Wesley Moore <wes at wezm.net>
pkgname=xh
-pkgver=0.10.0
+pkgver=0.11.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=('07d63045f13a0c77990dfd1132f60d20bfddfd0625df49ee22cf4c7e3b3b46fa')
+sha256sums=('65bf20e03b98c2720d619dcae750bf504cc76cb6e48129c5cdd98837b4b8268c')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list