x42-plugins: update to 20221119.

This commit is contained in:
tibequadorian 2022-11-24 23:25:38 +01:00 committed by classabbyamp
parent 364370e2d2
commit 089c3e1631
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20220605
version=20221119
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
license="GPL-2.0-or-later"
homepage="https://x42-plugins.com"
distfiles="https://gareus.org/misc/x42-plugins/x42-plugins-${version}.tar.xz"
checksum=fe48b088912c8eac383c36d2336d9815209681d1a9e272ab31a93e5ca578b65d
checksum=ab946213357640a3565cff0a07a9d08f23424dfb626207a8c1c6c3ef4f4f1089
pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"