mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vhs: update to 0.8.0
This commit is contained in:
parent
08da367ab1
commit
390996ec77
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.7.2
|
version=0.8.0
|
||||||
revision=3
|
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"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/charmbracelet/vhs"
|
homepage="https://github.com/charmbracelet/vhs"
|
||||||
changelog="https://github.com/charmbracelet/vhs/releases"
|
changelog="https://github.com/charmbracelet/vhs/releases"
|
||||||
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=9be4b88a638336f6bba913f391b0300549280246e08d26cbd5053b63c60ee40c
|
checksum=ff89dba4d40109ffc87d4201f46ec1e9b8dcc02242e32ffc94a5379241b56ef8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue