bat: update to 0.8.0.
This commit is contained in:
parent
957ec8968c
commit
eadc81d0ef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue