summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-08-11 18:09:32 -0400
committerusrmusicman2019-08-11 18:09:32 -0400
commit4baf3765f8efac45216676caec2b638babe94f21 (patch)
treeba485a80187eee6c679471d30e004e235e48e424
parent9245e43af5d54378db7bb03cf3894c3de0c2e705 (diff)
downloadaur-4baf3765f8efac45216676caec2b638babe94f21.tar.gz
Update to version 1.62
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89bf5c9c5630..ff37d0cb4fe3 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.6
+ pkgver = 1.62
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.6-Debian-Stretch.zip
+ source = https://github.com/osxmidi/LinVst3/releases/download/1.6/LinVst3-1.62-Debian-Stretch.zip
source = w2lvst3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0daa779fbd33..af1f416befb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=linvst3
-pkgver=1.6
+pkgver=1.62
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/$pkgver/LinVst3-${pkgver}-Debian-Stretch.zip" 'w2lvst3')
+source=("https://github.com/osxmidi/LinVst3/releases/download/1.6/LinVst3-$pkgver-Debian-Stretch.zip" 'w2lvst3')
sha256sums=('SKIP'
'SKIP')