summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorusrmusicman2020-01-11 23:32:24 -0500
committerusrmusicman2020-01-11 23:32:24 -0500
commitb9c4ff41b46fc940cca5d8ece87173dd74466053 (patch)
treefdd371a34946d6975e638f0c0375671ff59ab865 /PKGBUILD
parentf00715e41a67198268cc90e24cd3b8adb74d4ee3 (diff)
downloadaur-b9c4ff41b46fc940cca5d8ece87173dd74466053.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1bcd583362c..b23ff99618c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=linvst2
pkgver=2.8
-pkgrel=2
+pkgrel=3
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')
-replaces=('linvst' 'linvst-stable')
+conflicts=('linvst' 'linvst-stable' 'linvst2x')
source=("$pkgname::git+https://github.com/osxmidi/LinVst.git#tag=$pkgver"
"git+https://github.com/usrmusicman/ArchStudioUtils.git")
sha256sums=('SKIP'