From a73c59a01abaf801473325cff2919c6b75e8c8be Mon Sep 17 00:00:00 2001 From: jgart Date: Mon, 22 Nov 2021 12:33:55 -0500 Subject: [PATCH] xh: update to 0.14.0. --- srcpkgs/xh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index 7b628101b2b7..4a878889d438 100644 --- a/srcpkgs/xh/template +++ b/srcpkgs/xh/template @@ -1,6 +1,6 @@ # Template file for 'xh' pkgname=xh -version=0.13.0 +version=0.14.0 revision=1 # depends on ring archs="x86_64* i686* armv[67]* aarch64*" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/ducaale/xh" changelog="https://github.com/ducaale/xh/blob/master/CHANGELOG.md" distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz" -checksum=d3e46b6db5a131237d5f980ccaae6f04c5ba7b06922d97c7f98f36f03cf581fe +checksum=6abc32e2fa49a3c7a08379dbe7375735ec7bc8f25c3f29774e275e9dcac42711 post_install() { ln -sf /usr/bin/${pkgname} ${DESTDIR}/usr/bin/${pkgname}s