mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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'
|
# Template file for 'glow'
|
||||||
pkgname=glow
|
pkgname=glow
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/charmbracelet/glow
|
go_import_path=github.com/charmbracelet/glow
|
||||||
|
@ -9,7 +9,7 @@ maintainer="klardotsh <josh@klar.sh>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/charmbracelet/glow"
|
homepage="https://github.com/charmbracelet/glow"
|
||||||
distfiles="https://github.com/charmbracelet/glow/archive/v${version}.tar.gz"
|
distfiles="https://github.com/charmbracelet/glow/archive/v${version}.tar.gz"
|
||||||
checksum=97d373e002332e54e2fb808ea38f098ca49e2b88038c115bd6d33d0b3b921495
|
checksum=ff6dfd7568f0bac5144ffa3a429ed956dcbdb531487ef6e38ac61365322c9601
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue