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