just: update to 0.5.8
This commit is contained in:
parent
9b02a0cab7
commit
7f0f52c3b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'just'
|
||||
pkgname=just
|
||||
version=0.5.3
|
||||
version=0.5.8
|
||||
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/v${version}.tar.gz"
|
||||
checksum=f86fc0fb522d45afdb09703c44071ef3f5740de5fcf65f3fd93415b27bc4625c
|
||||
checksum=f0d3363f7e7604aeb355fe631421bccddb458756b5d951b25c071aa38d3e72a7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue