glow: update to 1.5.1.
This commit is contained in:
parent
51ad731b14
commit
a54113cf54
@ -1,7 +1,7 @@
|
||||
# Template file for 'glow'
|
||||
pkgname=glow
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/charmbracelet/glow
|
||||
go_ldflags="-X main.Version=${version}"
|
||||
@ -10,7 +10,7 @@ maintainer="klardotsh <josh@klar.sh>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/charmbracelet/glow"
|
||||
distfiles="https://github.com/charmbracelet/glow/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=66f2a876eba15d71cfd08b56667fb07e1d49d383aa17d31696a39e794e23ba92
|
||||
checksum=b4ecf269b7c6447e19591b1d23f398ef2b38a6a75be68458390b42d3efc44b92
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
Loading…
Reference in New Issue
Block a user