summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Otto2017-10-05 15:26:02 +0200
committerDavid Otto2017-10-05 15:26:02 +0200
commitd8dc475cb6a641e4f1acb72bb42f12835b5ab530 (patch)
treee62c2f48633a210ec8980e09bcfdfc5571075f78
parent6a74a5f357250244ea92bd49d4cd463cbe990522 (diff)
downloadaur-d8dc475cb6a641e4f1acb72bb42f12835b5ab530.tar.gz
new release 1.7.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1378dcd41d04..93e34bcee81a 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.7
+ pkgver = 1.7.6
pkgrel = 1
url = https://github.com/osxmidi/LinVst
arch = x86_64
depends = wine
- source = https://github.com/osxmidi/LinVst/releases/download/1.7/LinVst-1.7.zip
- md5sums = b39bbfb4da7525d7ca4a199052b3a1ca
+ source = https://github.com/osxmidi/LinVst/releases/download/1.7/LinVst-1.7.6.zip
+ md5sums = ccb63c6b66d9140437fb74c1b7dc518f
pkgname = linvst
diff --git a/PKGBUILD b/PKGBUILD
index ddd6ad28b172..a2c2f9de9c1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=linvst
-pkgver=1.7
+pkgver=1.7.6
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.7/LinVst-${pkgver}.zip")
-md5sums=('b39bbfb4da7525d7ca4a199052b3a1ca')
+md5sums=('ccb63c6b66d9140437fb74c1b7dc518f')
package() {
for file in "${srcdir}/LinVst-${pkgver}/embedded-version/"*.{exe,so}; do