chafa: update to 1.18.1

This commit is contained in:
dogknowsnx
2026-02-09 14:28:09 +01:00
committed by tranzystorekk
parent 3046b0fc72
commit 1d3c22f3c7
+3 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'chafa'
pkgname=chafa
version=1.18.0
version=1.18.1
revision=1
build_style=gnu-configure
configure_args="--enable-man"
@@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
homepage="https://hpjansson.org/chafa/"
changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS"
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
checksum=cd7475441ab8042e89dad706124999dd0aa3dc64653cdc20d49338549b9fcadb
checksum=e75a9772444247a70178cdd238b522d35c613dfb6f3a3bf516457958109e9910
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*) ;;
@@ -25,6 +25,7 @@ esac
post_install() {
vcompletion tools/completions/zsh-completion.zsh zsh
vcompletion tools/completions/fish-completion.fish fish
vcompletion tools/completions/bash-completion.sh bash
}
libchafa_package() {