From ea3b28186aaece180395d12849f7f99df885b737 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 7 Apr 2021 17:33:32 +0200 Subject: [PATCH] x42-plugins: update to 20210407. --- srcpkgs/x42-plugins/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/x42-plugins/template b/srcpkgs/x42-plugins/template index 001e3d36459b6c..259a5efa11c8da 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"