From e3c23e13ea6710737ff47359f8da31742c98e0b8 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 12 Sep 2022 22:57:14 -0400 Subject: [PATCH] just: update to 1.5.0 --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 6da31f5a95bc..f613ec56bd6c 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=1.4.0 +version=1.5.0 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=43286928fe7ec58fee8466191ec47f87555e8c4afd91874146881ff02f6f456e +checksum=278d25b9df17ca3cf4fba2947b0dd7b51105b4a3a4fe230b4ea8a29432620725 make_check=ci-skip # test fails when run as root # Fix failing test