bat: update to 0.8.0.

This commit is contained in:
cr6git 2018-10-18 14:15:35 +02:00 committed by GitHub
parent 957ec8968c
commit eadc81d0ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bat'
pkgname=bat
version=0.7.1
revision=2
version=0.8.0
revision=1
build_style=cargo
hostmakedepends="cmake"
makedepends="libcurl-devel libssh2-devel oniguruma-devel"
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/bat"
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
checksum=5863895e6ac95f5349da95ff74e196c4b365af3fc3f4a1376cab797df493b7a4
checksum=577664399cf24695f51b702350c1a3fe460cd296a6a12ed0938bb937a4b3b00d
post_install() {
vlicense LICENSE-MIT