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 31d856189c0e..0af75cc4b709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=yabridgectl
_yabridge=yabridge
-pkgver=3.0.2
+pkgver=3.1.0
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=('04459d2b02284e0c7982d7980aef419d54e24f1c996c99086c5f8e88f665e7ad')
+sha256sums=('494c0bc76a9ed2489643c86788a741134d9b8ff8581c07142d6adf5c84ed3f8c')
build() {
cd "$_yabridge-$pkgver/tools/yabridgectl"