diff --git a/srcpkgs/just/template b/srcpkgs/just/template index f138f343aa..e8fd288042 100644 --- a/srcpkgs/just/template +++ b/srcpkgs/just/template @@ -1,14 +1,14 @@ # Template file for 'just' pkgname=just -version=0.3.9 +version=0.3.10 revision=1 hostmakedepends="cargo" short_desc="Just a command runner" maintainer="Wilson Birney " -license="CC0 1.0 Universal" +license="CC0-1.0" homepage="https://github.com/casey/just" distfiles="https://github.com/casey/just/archive/v${version}.tar.gz" -checksum=2f729e38853e42701eca5dda24bdfe453366c1395a21f0009047a1e4caf061a8 +checksum=b1b73609799883500bf57060ef48d056cc191662d67e18b300bbcc6e644d1529 nocross=yes do_build() {