From 058bc51cf6a49e2e444d6fc374acdb0c10bf14c0 Mon Sep 17 00:00:00 2001 From: manfred3000 Date: Thu, 5 Jun 2025 09:58:56 +0200 Subject: [PATCH] chafa: update to 1.16.1 --- srcpkgs/chafa/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template index 5ba655bc570..b8d973d68ce 100644 --- a/srcpkgs/chafa/template +++ b/srcpkgs/chafa/template @@ -1,7 +1,7 @@ # Template file for 'chafa' pkgname=chafa -version=1.14.4 -revision=3 +version=1.16.1 +revision=1 build_style=gnu-configure configure_args="--enable-man" hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config" @@ -12,7 +12,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=d0708a63f05b79269dae862a42671e38aece47fbd4fc852904bca51a65954454 +checksum=4a25debb71530baf0a748b15cfee6b8da6b513f696d9484987eaf410ecce1129 case "$XBPS_TARGET_MACHINE" in x86_64*|i686*) ;; @@ -22,6 +22,7 @@ esac post_install() { vcompletion tools/completions/zsh-completion.zsh zsh + vcompletion tools/completions/fish-completion.fish fish } libchafa_package() {