summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Otto2017-09-17 14:32:40 +0200
committerDavid Otto2017-09-17 14:32:40 +0200
commita5e3de7036e288449419b99899c081e1f738bf88 (patch)
tree74962f84863c4d914cdd1624572271fae3e3fc1d /PKGBUILD
parentf8bfdbbfd47e0c30031936ff57b868d2d619b4c4 (diff)
downloadaur-a5e3de7036e288449419b99899c081e1f738bf88.tar.gz
new release 1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13e5be7cc20a..552425c0cdf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=linvst
-pkgver=1.5.1
+pkgver=1.6
pkgrel=1
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' 'steinberg-vst36')
-source=("https://github.com/osxmidi/LinVst/releases/download/1.5/LinVst-${pkgver}.zip")
-md5sums=('bebb40bc1cced47cd6845cdf0b693bdd')
+depends=('wine')
+source=("https://github.com/osxmidi/LinVst/releases/download/1.6/LinVst-${pkgver}.zip")
+md5sums=('56d0da3a84878f15670b1fd7a98a558f')
package() {
for file in "${srcdir}/LinVst-${pkgver}/"*.{exe,so}; do