diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index 954c1a2cd87..8fa0e8a30fa 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,16 +1,16 @@ # Template file for 'zchunk' pkgname=zchunk -version=1.0.2 -revision=2 +version=1.0.3 +revision=1 build_style=meson hostmakedepends="pkg-config" makedepends="libcurl-devel libzstd-devel" short_desc="Easy-to-delta, compressed file format" -maintainer="Orphaned " +maintainer="maxice8 " license="BSD-2-Clause" homepage="https://github.com/zchunk/zchunk" distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz" -checksum=701e5f8b7ba655d3676f876a7b697ca8ce4d9e34f041f8b1d6d18e47c3dad966 +checksum=728a2fe91057be0646d430cbbf90b8d85e68995e61c27feda311421b51d88298 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"