summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorusrmusicman2019-08-18 15:42:17 -0400
committerusrmusicman2019-08-18 15:42:17 -0400
commit7a805c8c647dfe7f117527f8b4462043f9bc5f32 (patch)
treec82c31fc5dfd7a477db4dc81822b3fc3666a08bf /PKGBUILD
parent9565b8e14a968dd3bfacebcc02f5de83317e6b7f (diff)
downloadaur-7a805c8c647dfe7f117527f8b4462043f9bc5f32.tar.gz
Update to 2.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 329e674b79df..b395d2b27a03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=linvst2
-pkgver=2.6.3
+pkgver=2.6.5
pkgrel=1
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')
@@ -7,7 +7,7 @@ url="https://github.com/osxmidi/LinVst"
depends=('wine' 'python>=3.7')
conflicts=('linvst' 'linvst-stable')
replaces=('linvst' 'linvst-stable')
-source=("https://github.com/osxmidi/LinVst/releases/download/2.6/LinVst-64bit-32bit_${pkgver}.deb"
+source=("https://github.com/osxmidi/LinVst/releases/download/2.65/LinVst-64bit-32bit_${pkgver}.deb"
"w2lvst2")
sha256sums=('SKIP'
'SKIP')