jujutsu: update to 0.18.0.
This commit is contained in:
parent
c1151fac98
commit
3d1f2741da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jujutsu'
|
# Template file for 'jujutsu'
|
||||||
pkgname=jujutsu
|
pkgname=jujutsu
|
||||||
version=0.17.1
|
version=0.18.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=653e1190a82a39dae733487a11aa641ba62a36ae1e221c21844f822575961919
|
checksum=4f81eed321c3aeeb1e0528250f49b703710ebf91ba18238dd46f97b9a59aaa98
|
||||||
conflicts="jj>=0"
|
conflicts="jj>=0"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue