glow: update to 1.4.1
This commit is contained in:
parent
747a69f695
commit
27ac1118d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glow'
|
||||
pkgname=glow
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/charmbracelet/glow
|
||||
|
@ -9,7 +9,7 @@ maintainer="klardotsh <josh@klar.sh>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/charmbracelet/glow"
|
||||
distfiles="https://github.com/charmbracelet/glow/archive/v${version}.tar.gz"
|
||||
checksum=97d373e002332e54e2fb808ea38f098ca49e2b88038c115bd6d33d0b3b921495
|
||||
checksum=ff6dfd7568f0bac5144ffa3a429ed956dcbdb531487ef6e38ac61365322c9601
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue