summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoruser.name2020-03-07 16:14:45 -0500
committeruser.name2020-03-07 16:14:45 -0500
commit05c072868a049e1dbaef095d678ea4aa15c7b2a3 (patch)
tree5e515868a858f381da7b9b364192c23010df004b /PKGBUILD
parent287a51ef3d9bc34a9e0068c7f4f15a0b67dfbab6 (diff)
downloadaur-05c072868a049e1dbaef095d678ea4aa15c7b2a3.tar.gz
allow one to install linvst and linvstx variants to be installed side by side
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe4138d64da5..63dfde0881ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=linvst3x
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc="enables Windows vst3's to be used as Linux vst's in Linux vst capable DAW's (single wineserver instance variant)"
arch=('x86_64')
url="https://github.com/osxmidi/LinVst3"
depends=('wine' 'freetype2' 'xcb-util' 'xcb-util-cursor' 'xcb-util-keysyms' 'libxkbcommon-x11' 'libx11' 'expat' 'gtkmm3' 'sqlite')
makedepends=('git')
-conflicts=('linvst3')
source=("https://github.com/osxmidi/LinVst3-X/releases/download/1.7/LinVst3-X-${pkgver}-Manjaro.zip"
"git+https://github.com/usrmusicman/ArchStudioUtils.git")
sha256sums=('SKIP'