jujutsu: update to 0.22.0.
This commit is contained in:
parent
319af12e50
commit
81c7280dde
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jujutsu'
|
||||
pkgname=jujutsu
|
||||
version=0.21.0
|
||||
version=0.22.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=c38d98d7db42f08b799f5c51f33cd8454867bc4862a15aa0897b72f2d32eea0a
|
||||
checksum=ed49b1c01ee6086bb782a465a4437e2f1b66f43bcf39c231df2b261091ab114b
|
||||
conflicts="jj>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue