From 50d6836331d9728de68ea2a63cb257f6da45a1a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 1 Sep 2019 17:10:14 +0200 Subject: [PATCH] x42-plugins: update to 20190820. --- 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 af61d613391..c31b98c5f1d 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20190507 +version=20190820 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=a728ac8ed5564072b09f95b69c1c9f3993285d7830cb7002dfee857de2993d2c +checksum=70935871c8113ed07bf557fbdfacaca26b22298d1189992428dd8eda7d511a37 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"