summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorusrmusicman2019-09-20 17:40:42 -0400
committerusrmusicman2019-09-20 17:40:42 -0400
commit7763db08952306058fb3bcf695bd01cdd42583bf (patch)
treec86b463dfab868f90b178a2d4192f9270722bbd2 /PKGBUILD
parent654a3fe4dfbdecbd439fa970adde0ecfe0c3b9fa (diff)
downloadaur-7763db08952306058fb3bcf695bd01cdd42583bf.tar.gz
Upgrade to 2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b3d7b91b549..b1956a80f9c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=linvst2
-pkgver=2.6.6
+pkgver=2.7.0
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.66/LinVst-64bit-32bit_${pkgver}.deb"
+source=("https://github.com/osxmidi/LinVst/releases/download/2.7/LinVst-64bit-32bit_${pkgver}.deb"
"w2lvst2")
sha256sums=('SKIP'
'SKIP')