glow: update to 1.4.0

This commit is contained in:
FollieHiyuki 2021-03-14 06:39:22 +03:00 committed by Érico Nogueira Rolim
parent 90c7011c9c
commit 1da871273e

View file

@ -1,6 +1,6 @@
# Template file for 'glow' # Template file for 'glow'
pkgname=glow pkgname=glow
version=1.3.0 version=1.4.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/charmbracelet/glow go_import_path=github.com/charmbracelet/glow
@ -8,8 +8,8 @@ short_desc="Render markdown on the CLI, with pizzazz"
maintainer="klardotsh <josh@klar.sh>" maintainer="klardotsh <josh@klar.sh>"
license="MIT" license="MIT"
homepage="https://github.com/charmbracelet/glow" homepage="https://github.com/charmbracelet/glow"
distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz" distfiles="https://github.com/charmbracelet/glow/archive/v${version}.tar.gz"
checksum=828d8453f026a24cd7a6dcf8d97213fe713cadcfab7ca969d5f4c8338d88bb86 checksum=97d373e002332e54e2fb808ea38f098ca49e2b88038c115bd6d33d0b3b921495
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE