xh: update to 0.16.1

This commit is contained in:
Marcin Puc 2022-05-23 07:54:32 +02:00 committed by Echo
parent 0d574c3baa
commit 0b9ab4c2df

View File

@ -1,6 +1,6 @@
# Template file for 'xh' # Template file for 'xh'
pkgname=xh pkgname=xh
version=0.16.0 version=0.16.1
revision=1 revision=1
# depends on ring # depends on ring
archs="x86_64* i686* armv[67]* aarch64*" archs="x86_64* i686* armv[67]* aarch64*"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/ducaale/xh" homepage="https://github.com/ducaale/xh"
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz" distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz"
checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d checksum=c1fd4f33be96ba1c19580fc66dd9d059a716f00f532a516e159ce9342e50cd43
post_install() { post_install() {
ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s