diff --git a/srcpkgs/x42-plugins/template b/srcpkgs/x42-plugins/template index 001e3d36459..259a5efa11c 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20210114 +version=20210407 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="tibequadorian " license="GPL-2.0-or-later" homepage="https://x42-plugins.com" distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=c54880fe4e596c8fd2918f1adb416cc91c2a3f1c4cb5e88574484517ff1ed8e0 +checksum=af27427a918aacc1e8792caeae0dbcd355dafeca0fff37b3a7f3e6f8364ae575 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"