just: update to 0.10.5
This commit is contained in:
parent
d3e9ed06f5
commit
e1a168ad49
@ -1,6 +1,6 @@
|
||||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=0.10.4
|
||||
version=0.10.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Just a command runner"
|
||||
@ -9,7 +9,7 @@ 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=81d7e7d5496861a37f8668dbeb845381c41ea0ef5fa087c7b8bd41b70134218d
|
||||
checksum=02e452c0045879161ce820dc66e60d10b3e2cb9b8b152ff86cdd9221eb65d1b2
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
Loading…
Reference in New Issue
Block a user