diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index 5230573fd58..ee34d670335 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,6 +1,6 @@ # Template file for 'zchunk' pkgname=zchunk -version=1.1.3 +version=1.1.4 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Duncaen " license="BSD-2-Clause" homepage="https://github.com/zchunk/zchunk" distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz" -checksum=4972d488f2e035b7b6ebe2484ac5123a49ce616c2a4bcca8112841c5ed94b8b7 +checksum=333aaeb6bf106589d8d813a03c1dc3ab10064ea7391181d6272159920ae3b7b4 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"