From 1470b1ac32ef7a80b15ea6afe189f2687be7c772 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sat, 30 Oct 2021 22:33:09 +0200 Subject: [PATCH] x42-plugins: update to 20211012. --- 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 cb74c5c19d79..6c8e695e7fdd 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,6 +1,6 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20210714 +version=20211016 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -10,8 +10,8 @@ short_desc="Collection of LV2 plugins" maintainer="tibequadorian " license="GPL-2.0-or-later" homepage="https://x42-plugins.com" -distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=5f7f3d6c0f9c7f7379789a409690e7fc2250eb1338ab3ac1438edf60f2322079 +distfiles="https://gareus.org/misc/x42-plugins/x42-plugins-${version}.tar.xz" +checksum=fbedee6fb819fb02dc5fceeca51bdca021d961eff9e97bc95222aec4ff425cb5 pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"