jujutsu: update to 0.27.0.

This commit is contained in:
Leah Neukirchen 2025-03-06 17:52:42 +01:00
parent 06fef0d701
commit b67789431c

View file

@ -1,6 +1,6 @@
# Template file for 'jujutsu' # Template file for 'jujutsu'
pkgname=jujutsu pkgname=jujutsu
version=0.26.0 version=0.27.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=099eeb346f32a4968ebb8273566321eff2e6ca6a7de0c9dcfd7eee016b37cba1 checksum=a9d2ab04698f971a215ae2510082d0bc00540188deb90d48e12e86a6d6a023af
conflicts="jj>=0" conflicts="jj>=0"
do_install() { do_install() {