From ea304571fa574283c32a51fb9a44d886f1e39027 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 14 Dec 2021 18:55:58 -0500 Subject: [PATCH] xh: update to 0.14.1 --- srcpkgs/xh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index 4a878889d438..423a628c8bce 100644 --- a/srcpkgs/xh/template +++ b/srcpkgs/xh/template @@ -1,6 +1,6 @@ # Template file for 'xh' pkgname=xh -version=0.14.0 +version=0.14.1 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=6abc32e2fa49a3c7a08379dbe7375735ec7bc8f25c3f29774e275e9dcac42711 +checksum=ca89e8a9a230ff16cc0bba5bd7ebdceb986eac84638e15b4928d737b9ec12776 post_install() { ln -sf /usr/bin/${pkgname} ${DESTDIR}/usr/bin/${pkgname}s