summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-08-14 09:21:10 -0400
committerusrmusicman2019-08-14 09:21:10 -0400
commit9565b8e14a968dd3bfacebcc02f5de83317e6b7f (patch)
tree040d20f72bb1611aefc820060a9f1cf47cb9dc6d
parentd632f4bb0c942cac0d13e3ad44186f90de804655 (diff)
downloadaur-9565b8e14a968dd3bfacebcc02f5de83317e6b7f.tar.gz
Update PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b10379d287a..e3687773a840 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.2
+ pkgver = 2.6.3
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.2.deb
+ source = https://github.com/osxmidi/LinVst/releases/download/2.6/LinVst-64bit-32bit_2.6.3.deb
source = w2lvst2
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 879f7047b7e4..329e674b79df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=linvst2
-pkgver=2.6.2
+pkgver=2.6.3
pkgrel=1
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')