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 507732759de2..7441efa52c49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thomas <thomas at 6f dot io>
pkgname=jujutsu
-pkgver=0.5.1
+pkgver=0.6.1
pkgrel=1
pkgdesc='A git-compatible DVCS'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
depends=('gcc-libs' 'zlib')
makedepends=('git' 'rust')
options=('!lto')
-_commit='7bca6854a0a83a0b2ff821f413616181b8c6ee86'
+_commit='5caade2705d8f91afb0c26e67474470209d217be'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')