summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-09-03 18:02:33 -0400
committerusrmusicman2019-09-03 18:02:33 -0400
commit654a3fe4dfbdecbd439fa970adde0ecfe0c3b9fa (patch)
tree8a18ed7ddf6fb7fe83250853d5a55d36d71a1067
parent7a805c8c647dfe7f117527f8b4462043f9bc5f32 (diff)
downloadaur-654a3fe4dfbdecbd439fa970adde0ecfe0c3b9fa.tar.gz
Update PKGBUILD to 2.6.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ac1d0547175..21703a6792d0 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.5
+ pkgver = 2.6.6
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.65/LinVst-64bit-32bit_2.6.5.deb
+ source = https://github.com/osxmidi/LinVst/releases/download/2.66/LinVst-64bit-32bit_2.6.6.deb
source = w2lvst2
sha256sums = SKIP
sha256sums = SKIP
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')