vhs: update to 0.8.0
This commit is contained in:
parent
08da367ab1
commit
390996ec77
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vhs'
|
||||
pkgname=vhs
|
||||
version=0.7.2
|
||||
revision=3
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="github.com/charmbracelet/vhs"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/charmbracelet/vhs"
|
||||
changelog="https://github.com/charmbracelet/vhs/releases"
|
||||
distfiles="https://github.com/charmbracelet/vhs/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9be4b88a638336f6bba913f391b0300549280246e08d26cbd5053b63c60ee40c
|
||||
checksum=ff89dba4d40109ffc87d4201f46ec1e9b8dcc02242e32ffc94a5379241b56ef8
|
||||
|
||||
post_install() {
|
||||
vdoc "${FILESDIR}/README.voidlinux"
|
||||
|
|
Loading…
Reference in New Issue