diff --git a/srcpkgs/x42-plugins/template b/srcpkgs/x42-plugins/template index 6612b4bf786..6218e461fae 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20191013 +version=20200114 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -10,8 +10,8 @@ short_desc="Collection of LV2 plugins" maintainer="bluntphenomena " license="GPL-2.0-or-later" homepage="https://github.com/x42/x42-plugins" -distfiles="http://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=4444f866bd95b8843dd2e812e5795fc3feefe28aa1b04906bacd68c0ea0a76a2 +distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=d64778f61913db005695cf397090a57c4a271b04196a4ddcbbe7f144b5e5c809 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"