summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormads kjeldgaard2020-11-06 11:39:07 +0100
committermads kjeldgaard2020-11-06 11:39:07 +0100
commitddd5d9102b8935aa1e29332b5dc492c5d2a05849 (patch)
tree9b7a2bdeeb26ae88d042695725da2428d41c239f
parent7e47c611b47644af0b959a201a103cb5694e0520 (diff)
downloadaur-ddd5d9102b8935aa1e29332b5dc492c5d2a05849.tar.gz
update sums to match new version
-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() {