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 909a2582c6cd..e9e71a7689a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: SandaruKasa <sandarukasa plus aur at ya dot ru>
pkgname=cargo-bisect-rustc-git
-pkgver=0.6.8.r594.9411af3
-pkgrel=1
+pkgver=0.6.8.r606.0859f47
+pkgrel=2
pkgdesc='Bisects rustc, either nightlies or CI artifacts'
arch=('x86_64' 'aarch64')
url="https://github.com/rust-lang/cargo-bisect-rustc"