summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-08-18 15:40:25 -0400
committerusrmusicman2019-08-18 15:40:25 -0400
commitcf17b6fc2c1f705a50654916b4c713bb0d834087 (patch)
tree9771ffdf0dd474aed826e5d3418509bf8ebdcab7
parented4ea91f6ce9e88ab4a0fcf5e884620a1fa3f5f7 (diff)
downloadaur-cf17b6fc2c1f705a50654916b4c713bb0d834087.tar.gz
Update to 1.65
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3de68bc69896..bb9135aefb6a 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.63
+ pkgver = 1.65
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.63-Debian-Stretch.zip
+ source = https://github.com/osxmidi/LinVst3/releases/download/1.65/LinVst3-1.65-Debian-Stretch.zip
source = w2lvst3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4435dee54162..abab195c9bb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=linvst3
-pkgver=1.63
+pkgver=1.65
pkgrel=1
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')
url="https://github.com/osxmidi/LinVst"
depends=('wine' 'freetype2' 'xcb-util' 'xcb-util-cursor' 'xcb-util-keysyms' 'libxkbcommon-x11' 'libx11' 'expat' 'gtkmm3' 'sqlite')
makedepends=('git')
-source=("https://github.com/osxmidi/LinVst3/releases/download/1.6/LinVst3-$pkgver-Debian-Stretch.zip" 'w2lvst3')
+source=("https://github.com/osxmidi/LinVst3/releases/download/1.65/LinVst3-$pkgver-Debian-Stretch.zip" 'w2lvst3')
sha256sums=('SKIP'
'SKIP')