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 797421ed51a3..31d856189c0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=yabridgectl
_yabridge=yabridge
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc="Optional utility to help set up and manage yabridge"
epoch=
@@ -13,7 +13,7 @@ makedepends=('cargo')
provides=('yabridgectl')
conflicts=('yabridge-bin' 'yabridgectl-git')
source=("https://github.com/robbert-vdh/yabridge/archive/$pkgver.tar.gz")
-sha256sums=('aab098c1c870128e8b26c216238b9b49d975fa304062bfa5a6b4cf534a75bd97')
+sha256sums=('04459d2b02284e0c7982d7980aef419d54e24f1c996c99086c5f8e88f665e7ad')
build() {
cd "$_yabridge-$pkgver/tools/yabridgectl"