just: update to 1.0.1, adopt.

This commit is contained in:
cinerea0 2022-03-09 19:46:43 -05:00 committed by Echo
parent fc22e43e26
commit 9453091be5

View file

@ -1,15 +1,15 @@
# Template file for 'just' # Template file for 'just'
pkgname=just pkgname=just
version=1.0.0 version=1.0.1
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Just a command runner" short_desc="Just a command runner"
maintainer="Wilson Birney <wpb@360scada.com>" maintainer="cinerea0 <cinerea0@protonmail.com>"
license="CC0-1.0" license="CC0-1.0"
homepage="https://github.com/casey/just" homepage="https://github.com/casey/just"
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
checksum=19134e517976678a8f2e8fbff0eef79667c608ca09c0b7d3f96dd4197d9bb98b checksum=261532a3b72b34a79df01bb0c4a366bcc3fd870c5706340fec260faebddb42c6
make_check=ci-skip # test fails when run as root make_check=ci-skip # test fails when run as root
# Fix failing test # Fix failing test