summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorusrmusicman2020-01-11 22:33:03 -0500
committerusrmusicman2020-01-11 22:33:03 -0500
commitf00715e41a67198268cc90e24cd3b8adb74d4ee3 (patch)
tree8b9852bf0339981e9e62bf5677679971a536e3df /PKGBUILD
parent6b261dd2b56858e513f1328f34dc20d4a7f88f03 (diff)
downloadaur-f00715e41a67198268cc90e24cd3b8adb74d4ee3.tar.gz
Update PKGBUILD to build from source instead of binaries
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b4a35cc9b3e..d1bcd583362c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=linvst2
pkgver=2.8
-pkgrel=1
+pkgrel=2
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"