[arch-commits] Commit in xh/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at archlinux.org
Thu Mar 18 18:06:08 UTC 2021
Date: Thursday, March 18, 2021 @ 18:06:08
Author: orhun
Revision: 894456
upgpkg: xh 0.9.1-1: upstream release
Modified:
xh/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-18 18:02:29 UTC (rev 894455)
+++ PKGBUILD 2021-03-18 18:06:08 UTC (rev 894456)
@@ -2,9 +2,9 @@
# Contributor: Wesley Moore <wes at wezm.net>
pkgname=xh
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
-pkgdesc="Yet another HTTPie clone"
+pkgdesc="Friendly and fast tool for sending HTTP requests"
arch=('x86_64')
url="https://github.com/ducaale/xh"
license=('MIT')
@@ -12,7 +12,7 @@
makedepends=('rust')
replaces=('ht-rs' 'ht')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('b9a9386b552f527796f088b5d38effba8fd01c1dcb457cfd5bbfef23ec8c424f')
+sha256sums=('b0cd92b428094286688214fde316e0b9bb668c184989a4a0ec25b5ffae2cccd4')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list