mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
vhs: update to 0.10.0
This commit is contained in:
parent
2ced676c80
commit
3ce7ef866d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vhs'
|
||||
pkgname=vhs
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -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=e8538a9019ddfa633ef7e0a6eb417b87fed0555d51b67dc59cb53493e179e20b
|
||||
checksum=ae37fe7e52ade753f850ab81c7d5344f8e540ab6886f877bf5b613620c909893
|
||||
|
||||
post_install() {
|
||||
vdoc "${FILESDIR}/README.voidlinux"
|
||||
|
|
Loading…
Add table
Reference in a new issue