just: update to 1.0.1, adopt.
This commit is contained in:
parent
fc22e43e26
commit
9453091be5
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Just a command runner"
|
||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/casey/just"
|
||||
changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
|
||||
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
|
||||
|
||||
# Fix failing test
|
||||
|
|
Loading…
Reference in a new issue