just: update to 0.10.3
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
ed2abbeaab
commit
dbab85dd81
@@ -1,6 +1,6 @@
|
||||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=0.10.2
|
||||
version=0.10.3
|
||||
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=7be0c7f895191407c70affedc8640fcbc64b50cf72d4d301a1f2391e12478f14
|
||||
checksum=10ee1caaedb2e92257338942fce146e5d3aadd6f9f5e98fbc21e422e2d863169
|
||||
make_check=ci-skip # test fails when run as root
|
||||
|
||||
# Fix failing test
|
||||
|
||||
Reference in New Issue
Block a user