From 17aeffc9a87b2b2f16742b381c048c0a0fa0e71b Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sun, 17 Jan 2021 20:48:59 +0100 Subject: [PATCH] x42-plugins: update to 20210114. --- srcpkgs/x42-plugins/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/x42-plugins/template b/srcpkgs/x42-plugins/template index dc9ab0efa2a..001e3d36459 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20200714 +version=20210114 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -9,9 +9,9 @@ makedepends="cairo-devel pango-devel glu-devel jack-devel libsndfile-devel short_desc="Collection of LV2 plugins" maintainer="tibequadorian " license="GPL-2.0-or-later" -homepage="https://github.com/x42/x42-plugins" +homepage="https://x42-plugins.com" distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=746fe07a561392ba8c9c5de75dd3881fcc1de0733f55880238a62378a72f60ab +checksum=c54880fe4e596c8fd2918f1adb416cc91c2a3f1c4cb5e88574484517ff1ed8e0 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"