From a5117d940afc9d968f8f7194e623fff0002b74e7 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 22 Oct 2023 23:00:09 -0400 Subject: [PATCH] xh: update to 0.19.4 --- srcpkgs/xh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index 1eb1e505fae0e..259bc78e27d92 100644 --- a/srcpkgs/xh/template +++ b/srcpkgs/xh/template @@ -1,6 +1,6 @@ # Template file for 'xh' pkgname=xh -version=0.19.1 +version=0.19.4 revision=1 build_style=cargo configure_args="--no-default-features --features online-tests,native-tls" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/ducaale/xh" changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md" distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz" -checksum=1e512a03dbe863516519d4fbffcc77f0aeca4ffc22522c4751969584e40d3fd5 +checksum=1ab3ede256d4f0fba965ad15c0446a48ff61524ef27d3a1067916b1359568778 post_install() { ln -sf xh "${DESTDIR}/usr/bin/xhs"