From 98317b9ac352fcba1c22b6c99da6762d4694d301 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 16 Feb 2018 15:02:20 -0200 Subject: [PATCH] just: update to 0.3.8. Closes: #11685 [via git-merge-pr] --- srcpkgs/just/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just/template b/srcpkgs/just/template index 927d3874f3a..10854c2c56b 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,6 +1,6 @@ # Template file for 'just' pkgname=just -version=0.3.7 +version=0.3.8 revision=1 hostmakedepends="cargo" short_desc="Just a command runner" @@ -8,7 +8,7 @@ maintainer="Wilson Birney " license="CC0 1.0 Universal" homepage="https://github.com/casey/just" distfiles="https://github.com/casey/just/archive/v${version}.tar.gz" -checksum=f69ad9cbd0867ba294dd25b3421a4b0b79f475d907f17a3bf8e9f20c7f7304f7 +checksum=fe14f07c90249f7e9e652f2baba337670dbfe18b73fccddc82674ee01af98d4e nocross=yes do_build() {