summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorusrmusicman2019-09-03 18:02:33 -0400
committerusrmusicman2019-09-03 18:02:33 -0400
commit654a3fe4dfbdecbd439fa970adde0ecfe0c3b9fa (patch)
tree8a18ed7ddf6fb7fe83250853d5a55d36d71a1067 /PKGBUILD
parent7a805c8c647dfe7f117527f8b4462043f9bc5f32 (diff)
downloadaur-654a3fe4dfbdecbd439fa970adde0ecfe0c3b9fa.tar.gz
Update PKGBUILD to 2.6.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b395d2b27a03..9b3d7b91b549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=linvst2
-pkgver=2.6.5
+pkgver=2.6.6
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.65/LinVst-64bit-32bit_${pkgver}.deb"
+source=("https://github.com/osxmidi/LinVst/releases/download/2.66/LinVst-64bit-32bit_${pkgver}.deb"
"w2lvst2")
sha256sums=('SKIP'
'SKIP')