From 5e640c4fbb30f00e2d055459f09dde17d0e80e2d Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 9 Mar 2022 19:46:43 -0500 Subject: [PATCH] just: update to 1.0.1, adopt. --- srcpkgs/just/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 0e9a5efa9f4f..156d04e3120d 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -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 " +maintainer="cinerea0 " 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