summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-08 21:57:49 +0200
committerGoliathLabs2020-05-08 21:57:49 +0200
commit3357d2fec765cdced3ab7f24f85a1af9af5e0525 (patch)
tree8ec0457307e09a3903a124434a131001130548f3 /PKGBUILD
parent2c3089d56623eef2434744d2163af7c58c443a5b (diff)
downloadaur-linvst3.tar.gz
Updated: 1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c62777c365c8..873102a3d86f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer Alex Mcmillan <linuxguy93@gmail.com>
+# Maintainer: Felix Golatfoski <contact@xdfr.de>
+# Contributor: Alex Mcmillan <linuxguy93@gmail.com>
pkgname=linvst3
-pkgver=1.8
-pkgrel=4
+pkgver=1.8.2
+pkgrel=1
pkgdesc="enables Windows vst3's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')
url="https://github.com/osxmidi/LinVst3"
@@ -10,7 +11,7 @@ depends=('wine' 'freetype2' 'xcb-util' 'xcb-util-cursor' 'xcb-util-keysyms' 'lib
makedepends=('git')
source=("https://github.com/osxmidi/LinVst3/releases/download/1.8/LinVst3-${pkgver}-Debian-Buster.zip"
"git+https://github.com/usrmusicman/ArchStudioUtils.git")
-sha256sums=('10cc5b4146b52f2b90f2b8de82115f92c8b03be050019a27b319c2249d61a5eb'
+sha256sums=('6ba8644872a093959615b3a70817530214a1fb1bfaf98bfaeb803349e912f349'
'SKIP')
package() {