summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Otto2017-09-24 14:36:26 +0200
committerDavid Otto2017-09-24 14:36:26 +0200
commitb724623fe5681a54af6381e1fb95f7803aaf36c0 (patch)
treebe3cc7b7b0c1a2abb01c52e473e1d401e1bf4c49
parentf4fc1ba926e3517a74f9bbbbcd888cdd6ee35421 (diff)
downloadaur-b724623fe5681a54af6381e1fb95f7803aaf36c0.tar.gz
new release 1.6.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd4e13f4003d..dce30afc93a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = linvst
pkgdesc = enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's
- pkgver = 1.6.3
+ pkgver = 1.6.7
pkgrel = 1
url = https://github.com/osxmidi/LinVst
arch = x86_64
depends = wine
- source = https://github.com/osxmidi/LinVst/releases/download/1.6/LinVst-1.6.3.zip
- md5sums = 797f2c1e5f67374b6a05ecaacd141a0d
+ source = https://github.com/osxmidi/LinVst/releases/download/1.6/LinVst-1.6.7.zip
+ md5sums = 21640d5512d2f7d71b477c416557be4c
pkgname = linvst
diff --git a/PKGBUILD b/PKGBUILD
index 5335129dfab2..2d17ae03c222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=linvst
-pkgver=1.6.3
+pkgver=1.6.7
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')
source=("https://github.com/osxmidi/LinVst/releases/download/1.6/LinVst-${pkgver}.zip")
-md5sums=('797f2c1e5f67374b6a05ecaacd141a0d')
+md5sums=('21640d5512d2f7d71b477c416557be4c')
package() {
for file in "${srcdir}/LinVst-${pkgver}/embedded-version/"*.{exe,so}; do