summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoruser.name2020-03-07 16:10:09 -0500
committeruser.name2020-03-07 16:10:09 -0500
commit9c9dc10ca71e6823956667622258b5e2da19c27d (patch)
treeb672193d759bf34506c9b1a63dbed7c42f7ed0a9 /PKGBUILD
parentb9c4ff41b46fc940cca5d8ece87173dd74466053 (diff)
downloadaur-9c9dc10ca71e6823956667622258b5e2da19c27d.tar.gz
allow one to install linvst and linvstx variants to be installed side by side
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b23ff99618c1..8238b5d321ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=linvst2
pkgver=2.8
-pkgrel=3
+pkgrel=4
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')
url="https://github.com/osxmidi/LinVst"
depends=('wine' 'python>=3.8')
-conflicts=('linvst' 'linvst-stable' 'linvst2x')
+conflicts=('linvst' 'linvst-stable')
source=("$pkgname::git+https://github.com/osxmidi/LinVst.git#tag=$pkgver"
"git+https://github.com/usrmusicman/ArchStudioUtils.git")
sha256sums=('SKIP'