diff --git a/srcpkgs/tickr/template b/srcpkgs/tickr/template index 285e2419fcc..da7e7f4fdcb 100644 --- a/srcpkgs/tickr/template +++ b/srcpkgs/tickr/template @@ -1,6 +1,6 @@ # Template file for 'tickr' pkgname=tickr -version=0.7.0 +version=0.7.1 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana " license="GPL-3.0-or-later" homepage="https://www.open-tickr.net/" distfiles="https://www.open-tickr.net/src/${pkgname}-${version}.tar.gz" -checksum=37dd2d970cd9bf9b0ebc5e6cbf6605ea460008f577a43a7500e506e9dffcd802 +checksum=391529a115b820d5c2cac7b466facc4722b7f90e02ab0acd7350a8e97adcee58 case "$XBPS_TARGET_MACHINE" in arm*|ppc64|ppc) configure_args+=" LIBS=-lm" ;;