From c4f546fb522356a955ad7d04827d7eca00dd2592 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 21 Oct 2023 16:28:04 -0400 Subject: [PATCH] xh: update to 0.19.2 --- srcpkgs/xh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index 1eb1e505fae0e..fa7ad066a0692 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.2 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=5a54acc0a1f1c1ca2d009026cdfc3e01f3d173a77aafb1fd997dd3809fb705dc post_install() { ln -sf xh "${DESTDIR}/usr/bin/xhs"