David Runge pushed to branch main at Arch Linux / Packaging / Packages / eq10q
Commits:
fcac2360 by David Runge at 2025-08-28T19:20:17+02:00
upgpkg: 2.2-7
Rebuild to fix issues with cmake >= 4 and the license setup.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
pkgbase = eq10q
pkgdesc = Audio plugin bundle over the LV2 standard for Linux
pkgver = 2.2
- pkgrel = 6
+ pkgrel = 7
url = http://eq10q.sourceforge.net/
arch = x86_64
groups = lv2-plugins
groups = pro-audio
- license = GPL-2.0-or-later
license = GPL-3.0-or-later
makedepends = atkmm
makedepends = cairomm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=eq10q
pkgver=2.2
-pkgrel=6
+pkgrel=7
pkgdesc="Audio plugin bundle over the LV2 standard for Linux"
arch=(x86_64)
url="http://eq10q.sourceforge.net/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/eq10q/-/commit/fcac23602cba820df7b478cf2d93478019b0a98b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/eq10q/-/commit/fcac23602cba820df7b478cf2d93478019b0a98b
You're receiving this email because of your account on gitlab.archlinux.org.