glow: update to 1.3.0
This commit is contained in:
parent
88339f1a70
commit
e784a1cd88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glow'
|
||||
pkgname=glow
|
||||
version=1.0.2
|
||||
version=1.3.0
|
||||
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}${_status}.tar.gz"
|
||||
checksum=2d98c1e780d750b83d8da094de4c2a999c324021906e6d813b7c75d0320243c8
|
||||
checksum=828d8453f026a24cd7a6dcf8d97213fe713cadcfab7ca969d5f4c8338d88bb86
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue