From cb3eb89d234c5867eb544f9819fcf1a6b5805c07 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sat, 15 Jan 2022 16:35:24 +0100 Subject: [PATCH] x42-plugins: update to 20220107. --- 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 5bd9bec91cfe..8df0ec803309 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20211016 +version=20220107 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=676957689c1e38f07d8563aecb6731d4ff7f08027e20c73b26d3c32808366e85 +checksum=fa5ce09114077ba9a889dde1e9acff8aab765cbe6f6f2334063493c0c06f7772 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"