summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorusrmusicman2019-11-19 10:36:51 -0500
committerusrmusicman2019-11-19 10:36:51 -0500
commita0ecc66b89ba6841734bb796416f471c2b8db9c6 (patch)
tree50b9f7298631f516b06648f3421e550db877579e
parent4ba5278ec09e759dbfb05db7e1b4ee01ca43a629 (diff)
downloadaur-a0ecc66b89ba6841734bb796416f471c2b8db9c6.tar.gz
Update PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66401084f734..fb778142739f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linvst2
pkgdesc = enables Windows vst's to be used as Linux vst's in Linux vst capable DAW's
- pkgver = 2.7.2
- pkgrel = 2
+ pkgver = 2.7.4
+ pkgrel = 1
url = https://github.com/osxmidi/LinVst
arch = x86_64
depends = wine
@@ -10,7 +10,7 @@ pkgbase = linvst2
conflicts = linvst-stable
replaces = linvst
replaces = linvst-stable
- source = https://github.com/osxmidi/LinVst/releases/download/2.7/LinVst-2.7.2-Debian-Stretch.zip
+ source = https://github.com/osxmidi/LinVst/releases/download/2.7/LinVst-2.7.4-Debian-Stretch.zip
source = git+https://github.com/usrmusicman/ArchStudioUtils.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ec5261a7b1f8..e2f9bb79f101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer Alex Mcmillan <linuxguy93@gmail.com>
pkgname=linvst2
-pkgver=2.7.2
-pkgrel=2
+pkgver=2.7.4
+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"