jujutsu: update to 0.22.0.

This commit is contained in:
Leah Neukirchen 2024-10-05 14:47:52 +02:00
parent 319af12e50
commit 81c7280dde

View file

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