summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-08-18 15:42:17 -0400
committerusrmusicman2019-08-18 15:42:17 -0400
commit7a805c8c647dfe7f117527f8b4462043f9bc5f32 (patch)
treec82c31fc5dfd7a477db4dc81822b3fc3666a08bf
parent9565b8e14a968dd3bfacebcc02f5de83317e6b7f (diff)
downloadaur-7a805c8c647dfe7f117527f8b4462043f9bc5f32.tar.gz
Update to 2.6.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3687773a840..5ac1d0547175 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linvst2
pkgdesc = enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's
- pkgver = 2.6.3
+ pkgver = 2.6.5
pkgrel = 1
url = https://github.com/osxmidi/LinVst
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = linvst2
conflicts = linvst-stable
replaces = linvst
replaces = linvst-stable
- source = https://github.com/osxmidi/LinVst/releases/download/2.6/LinVst-64bit-32bit_2.6.3.deb
+ source = https://github.com/osxmidi/LinVst/releases/download/2.65/LinVst-64bit-32bit_2.6.5.deb
source = w2lvst2
sha256sums = SKIP
sha256sums = SKIP
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')