summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43eea69b034d..3cbf81a50580 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = linvst3
depends = expat
depends = gtkmm3
depends = sqlite
- source = https://github.com/osxmidi/LinVst3/releases/download/1.7.0/LinVst3-1.7.0-Debian-Stretch.zip
+ source = https://github.com/osxmidi/LinVst3/releases/download/1.7.0/LinVst3-1.7-Debian-Stretch.zip
source = w2lvst3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f1e606164a20..ab8a15dfd363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ 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/$pkgver/LinVst3-${_pkgver}-Debian-Stretch.zip" 'w2lvst3')
sha256sums=('SKIP'
'SKIP')