From ac65fe49756bdc9e9e1cca38782d08eff4f9c781 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sun, 17 Apr 2022 20:25:38 +0200 Subject: [PATCH] xh: update to 0.16.0 --- srcpkgs/xh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template index eddc9c125106..e40a27df688d 100644 --- a/srcpkgs/xh/template +++ b/srcpkgs/xh/template @@ -1,6 +1,6 @@ # Template file for 'xh' pkgname=xh -version=0.14.1 +version=0.16.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://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md" distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz" -checksum=ca89e8a9a230ff16cc0bba5bd7ebdceb986eac84638e15b4928d737b9ec12776 +checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d post_install() { ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s