jujutsu: update to 0.44.0.

This commit is contained in:
Leah Neukirchen
2026-08-09 16:07:03 +02:00
parent 613d1ce98b
commit fa83041bdd
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'jujutsu'
pkgname=jujutsu
version=0.43.0
version=0.44.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=5d230327737ee506b716c6ae5ac824c49951c34e117a024dc7aa38819809ea6c
checksum=cd72ac1040c93d474dcafd8dd7f8d91d7407f9358bc9ffd4a6b72f4017112eab
conflicts="jj>=0"
do_install() {