From 8703fc88035295d975d763971339d757962be0c3 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 10 Oct 2023 22:31:47 -0400 Subject: [PATCH] xh: update to 0.19.1 --- srcpkgs/xh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index b935921877298..1eb1e505fae0e 100644 --- a/srcpkgs/xh/template +++ b/srcpkgs/xh/template @@ -1,7 +1,7 @@ # Template file for 'xh' pkgname=xh -version=0.18.0 -revision=3 +version=0.19.1 +revision=1 build_style=cargo configure_args="--no-default-features --features online-tests,native-tls" hostmakedepends="pkg-config oniguruma-devel" @@ -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=ed16781248d60a1f86d8da206440e9c761520bcd00917213dc6eb68fe357999e +checksum=1e512a03dbe863516519d4fbffcc77f0aeca4ffc22522c4751969584e40d3fd5 post_install() { ln -sf xh "${DESTDIR}/usr/bin/xhs"