From 90c35cbb37bd9738d727b094bcdfebc021567e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Tue, 22 Oct 2019 20:07:08 +0200 Subject: [PATCH] x42-plugins: update to 20191013. --- 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 c31b98c5f1d..6612b4bf786 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20190820 +version=20191013 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="bluntphenomena " license="GPL-2.0-or-later" homepage="https://github.com/x42/x42-plugins" distfiles="http://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=70935871c8113ed07bf557fbdfacaca26b22298d1189992428dd8eda7d511a37 +checksum=4444f866bd95b8843dd2e812e5795fc3feefe28aa1b04906bacd68c0ea0a76a2 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"