summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abc32b8c3be1..5190ff7a1472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=yabridge-bin
_pkgname=yabridge
-pkgver=5.0.3
+pkgver=5.0.4
pkgrel=1
pkgdesc="A modern and transparent way to use Windows VST2, VST3, and CLAP plugins on Linux (includes yabridgectl)"
epoch=
@@ -16,7 +16,7 @@ conflicts=('yabridge' 'yabridgectl' 'yabridgectl-git')
options=('!strip')
install=yabridge.install
source=("https://github.com/robbert-vdh/yabridge/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz")
-sha256sums=('cb9114efae714bc7c63a3ee3ba311a2e32d4ce311310feadd0799679a72d537a')
+sha256sums=('fb08b22fe0c75dd8a508420b4a1c2cc925a225e6fdb62f9e564da8db9620739f')
package() {
cd "$srcdir/$_pkgname"