jujutsu: update to 0.29.0.

This commit is contained in:
Leah Neukirchen 2025-05-09 15:05:04 +02:00
parent 44f825d7cd
commit 4c0f8ec853

View file

@ -1,6 +1,6 @@
# Template file for 'jujutsu'
pkgname=jujutsu
version=0.28.2
version=0.29.0
revision=1
build_style=cargo
build_helper=qemu
@ -14,7 +14,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=dae80d2629a9f430a9ea795c8cd378ced6ce1c870ab9ffe3b61f64cdd636a2bc
checksum=57df34a06b1d2125ccd6e8383ea08f24160c48e33e9daecd883a2e59567a9fd9
conflicts="jj>=0"
do_install() {