summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bb8db4394e3..a3fd5d39070b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=yabridge-bin
_pkgname=yabridge
_yabridgectl=yabridgectl
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc="Yet Another VST bridge, run Windows VST2 plugins under Linux"
epoch=
@@ -18,8 +18,8 @@ options=('!strip')
install=yabridge.install
source=("https://github.com/robbert-vdh/yabridge/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"
"https://github.com/robbert-vdh/yabridge/releases/download/$pkgver/$_yabridgectl-$pkgver.tar.gz")
-sha256sums=('6b9308121e08a2efb1e9077d6477d2b579fc0a0e8ab5f51b5ddd6ab59e7f66f4'
- 'a479d7718767a6b40ef956b44af5934f203a95c0c0f922da2b7f86c57fa8cd04')
+sha256sums=('e128fa985f643e4a95456fb8d39e0631b3d02b1c6232e73d7237f37ac8508179'
+ '6d488bc8d7e2831f8658432c9a5449f6b01d8ae8160d3f7d0763724cd55c147a')
package() {
cd "$srcdir/$_pkgname"