diff --git a/srcpkgs/x42-plugins/template b/srcpkgs/x42-plugins/template index 1cddb19dfe2..4a7dc755b31 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20220605 +version=20221119 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/x42-plugins/x42-plugins-${version}.tar.xz" -checksum=fe48b088912c8eac383c36d2336d9815209681d1a9e272ab31a93e5ca578b65d +checksum=ab946213357640a3565cff0a07a9d08f23424dfb626207a8c1c6c3ef4f4f1089 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"