jujutsu: update to 0.31.0.

This commit is contained in:
Leah Neukirchen 2025-07-03 14:25:33 +02:00
parent b082b4ab47
commit ff7fcb64ec

View file

@ -1,6 +1,6 @@
# Template file for 'jujutsu'
pkgname=jujutsu
version=0.30.0
version=0.31.0
revision=1
build_style=cargo
build_helper=qemu
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/martinvonz/jj"
changelog="https://github.com/martinvonz/jj/blob/main/CHANGELOG.md"
distfiles="https://github.com/martinvonz/jj/archive/refs/tags/v${version}.tar.gz"
checksum=86f8df1e4e76c6a4bcdb728fa74876bacf931641157d16f6e93ebeb5bac0151c
checksum=ff40515de7a5adac267c64c0163b38990a74a71bb7612a898832c812a81070b2
conflicts="jj>=0"
do_install() {