mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
glow: update to 2.1.0.
This commit is contained in:
parent
b5e6605413
commit
9d56770976
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue