[arch-commits] Commit in helm-synth/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun Apr 5 14:35:14 UTC 2020
Date: Sunday, April 5, 2020 @ 14:35:14
Author: dvzrv
Revision: 611853
upgpkg: helm-synth 0.9.0-9: Rebuilding to set a more specific replaces on helm (the synthesizer).
Modified:
helm-synth/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-05 13:49:05 UTC (rev 611852)
+++ PKGBUILD 2020-04-05 14:35:14 UTC (rev 611853)
@@ -3,7 +3,7 @@
_name=helm
pkgname=helm-synth
pkgver=0.9.0
-pkgrel=8
+pkgrel=9
pkgdesc="A cross-platform, polyphonic synthesizer, available standalone and as an LV2 plugin"
arch=('x86_64')
url="https://tytel.org/helm/"
@@ -11,7 +11,7 @@
groups=('pro-audio' 'lv2-plugins' 'vst-plugins')
depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'libglvnd' 'libx11' 'libxext' 'libxinerama')
makedepends=('alsa-lib' 'freetype2' 'jack' 'libxcursor' 'lv2')
-replaces=('helm')
+replaces=('helm<=0.9.0')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mtytel/${_name}/archive/v${pkgver}.tar.gz"
"${pkgname}-0.9.0-gcc91.patch"
"${pkgname}-0.9.0-rename_helm-synth.patch")
More information about the arch-commits
mailing list