From cad1bcd7cd3f27d738a53af0c071becbbc2e0efa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 4 Jun 2025 23:29:01 +0200 Subject: [PATCH] jujutsu: update to 0.30.0. --- srcpkgs/jujutsu/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/jujutsu/template b/srcpkgs/jujutsu/template index 2fdeea7dd69..21950c886e7 100644 --- a/srcpkgs/jujutsu/template +++ b/srcpkgs/jujutsu/template @@ -1,11 +1,10 @@ # Template file for 'jujutsu' pkgname=jujutsu -version=0.29.0 +version=0.30.0 revision=1 build_style=cargo build_helper=qemu hostmakedepends="pkg-config" -makedepends="libgit2-1.9-devel openssl-devel libzstd-devel" depends="openssh" checkdepends="openssh git" short_desc="Git-compatible VCS that is both simple and powerful" @@ -14,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=57df34a06b1d2125ccd6e8383ea08f24160c48e33e9daecd883a2e59567a9fd9 +checksum=86f8df1e4e76c6a4bcdb728fa74876bacf931641157d16f6e93ebeb5bac0151c conflicts="jj>=0" do_install() {