summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-08-11 18:04:22 -0400
committerusrmusicman2019-08-11 18:04:22 -0400
commitda52a71798cdc7d4dd00b3f592e9cc817d1b6e83 (patch)
treeefb3a204d2aab814d3faaa5da2d2a4415168a61a
parent7a394b6d53e3bbb279d9d665797e575abef09976 (diff)
downloadaur-da52a71798cdc7d4dd00b3f592e9cc817d1b6e83.tar.gz
Update to version 2.6.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 969a74a031d4..2b10379d287a 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.0
+ pkgver = 2.6.2
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.0.deb
+ source = https://github.com/osxmidi/LinVst/releases/download/2.6/LinVst-64bit-32bit_2.6.2.deb
source = w2lvst2
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4070466c134f..879f7047b7e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=linvst2
-pkgver=2.6.0
+pkgver=2.6.2
pkgrel=1
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')