summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3284f6975b9..3f9395ecc4c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mads Kjeldgaard <mail@madskjeldgaard.dk>
pkgname=linvst3-bin
pkgver=2.15
-pkgrel=1
+pkgrel=2
pkgdesc="Linux Windows vst3 wrapper/bridge"
arch=('x86_64')
url="https://github.com/osxmidi/LinVst3"
@@ -11,7 +11,7 @@ depends=('wine' 'gtk3')
conflicts=('linvst3')
optdepends=('jack')
source=("https://github.com/osxmidi/LinVst3/releases/download/$pkgver/LinVst3-$pkgver.zip")
-md5sums=('8ca2d0f79e0b6771a54f275a42a87113')
+md5sums=('33cd93896177daeb833735a59e7fda60')
package() {