diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template index 4eabb143fcf..59b1fe14ee1 100644 --- a/srcpkgs/chafa/template +++ b/srcpkgs/chafa/template @@ -1,6 +1,6 @@ # Template file for 'chafa' pkgname=chafa -version=1.12.3 +version=1.12.4 revision=1 build_style=gnu-configure configure_args="--enable-man" @@ -10,8 +10,9 @@ short_desc="Versatile and fast Unicode/ASCII/ANSI graphics renderer" maintainer="Christian Buschau " 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=2456a0b6c1150e25b64cd6a92810d59bed3f061f8b86f91aba5a77bc7cc76cfa +checksum=9774bd1a7076ea3124f7fea811e371d0e1da2e76b7ac06260d63a86c7b1a573f case "$XBPS_TARGET_MACHINE" in x86_64*|i686*) ;;