just: update to 0.3.12.

This commit is contained in:
maxice8 2018-06-19 23:13:36 -03:00
parent 1d2fc96736
commit fd2e3d2037
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'just'
pkgname=just
version=0.3.11
version=0.3.12
revision=1
hostmakedepends="cargo"
short_desc="Just a command runner"
maintainer="Wilson Birney <wpb@360scada.com>"
license="CC0-1.0"
#changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
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=2ded5cbb140955e87e0edee5c9728146316a34fa0a23a4de1f7a28df569b25d0
checksum=e5ca71efd19db8f157131cddb14d75ba161851e79e1cc9fc709e2c674d2c943b
nocross=yes
do_build() {