summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-09-03 18:03:53 -0400
committerusrmusicman2019-09-03 18:03:53 -0400
commitba22622efb2e0102c5c367d85c5a5e94305261ee (patch)
tree281edd0c452503e651b7ff99155e09f2d1b8606b
parentcf17b6fc2c1f705a50654916b4c713bb0d834087 (diff)
downloadaur-ba22622efb2e0102c5c367d85c5a5e94305261ee.tar.gz
Update PKGBUILD to 1.66
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb9135aefb6a..e79516daae08 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.65
+ pkgver = 1.66
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.65/LinVst3-1.65-Debian-Stretch.zip
+ source = https://github.com/osxmidi/LinVst3/releases/download/1.66/LinVst3-1.66-Debian-Stretch.zip
source = w2lvst3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index abab195c9bb8..2bf3d91a687a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=linvst3
-pkgver=1.65
+pkgver=1.66
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.65/LinVst3-$pkgver-Debian-Stretch.zip" 'w2lvst3')
+source=("https://github.com/osxmidi/LinVst3/releases/download/$pkgver/LinVst3-$pkgver-Debian-Stretch.zip" 'w2lvst3')
sha256sums=('SKIP'
'SKIP')