diff --git a/srcpkgs/zimg/template b/srcpkgs/zimg/template index 9f76b349489..73ca3759e2e 100644 --- a/srcpkgs/zimg/template +++ b/srcpkgs/zimg/template @@ -1,6 +1,6 @@ # Template file for 'zimg' pkgname=zimg -version=3.0.4 +version=3.0.5 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -10,7 +10,7 @@ license="WTFPL" homepage="https://github.com/sekrit-twc/zimg" changelog="https://raw.githubusercontent.com/sekrit-twc/zimg/master/ChangeLog" distfiles="https://github.com/sekrit-twc/zimg/archive/release-${version}.tar.gz" -checksum=219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f +checksum=a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf case "$XBPS_TARGET_MACHINE" in armv7*) configure_args+=" --disable-simd";;