summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-08-14 09:25:24 -0400
committerusrmusicman2019-08-14 09:25:24 -0400
commited4ea91f6ce9e88ab4a0fcf5e884620a1fa3f5f7 (patch)
tree22610a554fd8d779878556f4458c1ce2fb10ebe8
parent4baf3765f8efac45216676caec2b638babe94f21 (diff)
downloadaur-ed4ea91f6ce9e88ab4a0fcf5e884620a1fa3f5f7.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 ff37d0cb4fe3..3de68bc69896 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linvst3
pkgdesc = enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's
- pkgver = 1.62
+ pkgver = 1.63
pkgrel = 1
url = https://github.com/osxmidi/LinVst
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linvst3
depends = expat
depends = gtkmm3
depends = sqlite
- source = https://github.com/osxmidi/LinVst3/releases/download/1.6/LinVst3-1.62-Debian-Stretch.zip
+ source = https://github.com/osxmidi/LinVst3/releases/download/1.6/LinVst3-1.63-Debian-Stretch.zip
source = w2lvst3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index af1f416befb2..4435dee54162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=linvst3
-pkgver=1.62
+pkgver=1.63
pkgrel=1
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')