chafa: update to 1.16.1

This commit is contained in:
manfred3000 2025-06-05 09:58:56 +02:00 committed by tranzystorekk
parent fa9c420cab
commit 058bc51cf6

View file

@ -1,7 +1,7 @@
# Template file for 'chafa' # Template file for 'chafa'
pkgname=chafa pkgname=chafa
version=1.14.4 version=1.16.1
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-man" configure_args="--enable-man"
hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config" hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"
@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
homepage="https://hpjansson.org/chafa/" homepage="https://hpjansson.org/chafa/"
changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS" changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS"
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz" distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
checksum=d0708a63f05b79269dae862a42671e38aece47fbd4fc852904bca51a65954454 checksum=4a25debb71530baf0a748b15cfee6b8da6b513f696d9484987eaf410ecce1129
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*) ;; x86_64*|i686*) ;;
@ -22,6 +22,7 @@ esac
post_install() { post_install() {
vcompletion tools/completions/zsh-completion.zsh zsh vcompletion tools/completions/zsh-completion.zsh zsh
vcompletion tools/completions/fish-completion.fish fish
} }
libchafa_package() { libchafa_package() {