summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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