Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x42-plugins: update to 20220605. #37438

Merged
merged 1 commit into from
Jun 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/x42-plugins/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20220327
version=20220605
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
Expand All @@ -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=221b8fa939426c2c44c53e41f40bb8d91410978b0312fcfaf8786cb93d36295b
checksum=fe48b088912c8eac383c36d2336d9815209681d1a9e272ab31a93e5ca578b65d

pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
Expand Down