xh: update to 0.16.0

This commit is contained in:
Marcin Puc 2022-04-17 20:25:38 +02:00 committed by Echo
parent ca836c9c17
commit 5952d85b7b

View file

@ -1,6 +1,6 @@
# Template file for 'xh' # Template file for 'xh'
pkgname=xh pkgname=xh
version=0.14.1 version=0.16.0
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=ca89e8a9a230ff16cc0bba5bd7ebdceb986eac84638e15b4928d737b9ec12776 checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d
post_install() { post_install() {
ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s