summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorusrmusicman2019-11-25 21:26:26 -0500
committerusrmusicman2019-11-25 21:26:26 -0500
commitc105243c4f264cfb3c6a3f3d0fc072f857efaddc (patch)
tree28f9325c65dcf23290f8aa2a49bc3ae9726c86dd /PKGBUILD
parenta0ecc66b89ba6841734bb796416f471c2b8db9c6 (diff)
downloadaur-c105243c4f264cfb3c6a3f3d0fc072f857efaddc.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2f9bb79f101..289c646d029e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Alex Mcmillan <linuxguy93@gmail.com>
pkgname=linvst2
-pkgver=2.7.4
+pkgver=2.8
pkgrel=1
pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/osxmidi/LinVst"
depends=('wine' 'python>=3.7')
conflicts=('linvst' 'linvst-stable')
replaces=('linvst' 'linvst-stable')
-source=("https://github.com/osxmidi/LinVst/releases/download/2.7/LinVst-${pkgver}-Debian-Stretch.zip"
+source=("https://github.com/osxmidi/LinVst/releases/download/2.8/LinVst-${pkgver}-Debian-Stretch.zip"
"git+https://github.com/usrmusicman/ArchStudioUtils.git")
sha256sums=('SKIP'
'SKIP')