just: update to 1.27.0

This commit is contained in:
cinerea0 2024-05-28 13:35:54 -04:00 committed by cinerea0
parent ebcfee2105
commit 1ab4eb57c7
1 changed files with 3 additions and 2 deletions

View File

@ -1,15 +1,16 @@
# Template file for 'just'
pkgname=just
version=1.26.0
version=1.27.0
revision=1
build_style=cargo
checkdepends="python3"
short_desc="Just a command runner"
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=20c4109bf30590e5633ae005329508c3fa772c3d86d0994bd2f770ade02dd6a7
checksum=3f7af44ce43fef5e54df2b64574930e036baadae4a66645e996c4bb2164bf2a3
make_check=ci-skip # test fails when run as root
# Fix failing test