summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ca29233b986..f134a3fb0257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=surge-synthesizer-bin
pkgver=1.6.6
debver=1.6.6
pkgrel=1
-pkgdesc="Surge Synthesizer plugin"
+pkgdesc="Surge Synthesizer plugin (LV2/VST2/VST3, original binary release)"
arch=('x86_64')
url="https://surge-synthesizer.github.io"
license=('GPL3')
@@ -13,7 +13,7 @@ depends=('cairo' 'fontconfig' 'freetype2'
'libxcb' 'xcb-util-renderutil' 'xcb-util-image'
'ttf-lato' 'xdg-utils' 'zenity')
provides=("surge-synthesizer")
-conflicts=('surge-synthesizer')
+conflicts=('surge-synthesizer' 'surge')
options=('!strip' '!libtool' '!emptydirs')
source=("https://github.com/surge-synthesizer/releases/releases/download/$debver/Surge-linux-x64-$debver.deb")