From 584a598ad23e5472a432dd79359fb46d5cedc3a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 12 Apr 2020 21:04:28 +0200 Subject: [PATCH] x42-plugins: update to 20200411. --- 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 a6cf454104a..1ac281c294f 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20200114 +version=20200411 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="tibequadorian " license="GPL-2.0-or-later" homepage="https://github.com/x42/x42-plugins" distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=d64778f61913db005695cf397090a57c4a271b04196a4ddcbbe7f144b5e5c809 +checksum=d2c07782896128873b1d6fd82e4730ef44cfe61e1cd730ee9e00b12f283ac778 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"