mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vhs: update to 0.4.0
This commit is contained in:
parent
dd10935bc0
commit
f498075e43
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vhs'
|
# Template file for 'vhs'
|
||||||
pkgname=vhs
|
pkgname=vhs
|
||||||
version=0.3.0
|
version=0.4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="github.com/charmbracelet/vhs"
|
go_import_path="github.com/charmbracelet/vhs"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/charmbracelet/vhs"
|
homepage="https://github.com/charmbracelet/vhs"
|
||||||
distfiles="https://github.com/charmbracelet/vhs/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/charmbracelet/vhs/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ff26b9a0079c07fde8f5b68636724acccdaef88729f43d4780bac460bbb1b41f
|
checksum=4192ac0f52961ffa83fa56407b130f493cccde7d9904cff280e48aec807ac579
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue