[arch-commits] Commit in padthv1/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Thu Apr 28 11:21:17 UTC 2022
Date: Thursday, April 28, 2022 @ 11:21:16
Author: dvzrv
Revision: 1191565
upgpkg: padthv1 0.9.25-2: Rebuild to add qt6-svg for SVG support.
Modified:
padthv1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-28 11:19:56 UTC (rev 1191564)
+++ PKGBUILD 2022-04-28 11:21:16 UTC (rev 1191565)
@@ -2,13 +2,13 @@
pkgname=padthv1
pkgver=0.9.25
-pkgrel=1
+pkgrel=2
pkgdesc="An old-school polyphonic additive synthesizer"
arch=(x86_64)
url="https://padthv1.sourceforge.io/"
license=(GPL2)
groups=(lv2-plugins pro-audio)
-depends=(gcc-libs glibc hicolor-icon-theme lv2-host qt6-base)
+depends=(gcc-libs glibc hicolor-icon-theme lv2-host qt6-base qt6-svg)
makedepends=(alsa-lib cmake fftw jack liblo lv2 qt6-tools)
optdepends=(
'alsa-lib: for standalone application'
More information about the arch-commits
mailing list