glow: update to 2.1.0.

This commit is contained in:
icp 2025-03-30 21:33:27 +05:30 committed by classabbyamp
parent b5e6605413
commit 9d56770976

View file

@ -1,6 +1,6 @@
# Template file for 'glow'
pkgname=glow
version=2.0.0
version=2.1.0
revision=1
build_style=go
go_import_path=github.com/charmbracelet/glow/v2
@ -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=55872e36c006e7e715b86283baf14add1f85b0a0304e867dd0d80e8d7afe49a8
checksum=f1875a73ed81e5d8e6c81443e9a9d18bd9d1489c563c9fa2ff5425f2f8e2af6f
post_install() {
for shell in bash fish zsh; do