mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vhs: update to 0.6.0
This commit is contained in:
parent
dca7893c06
commit
db76fde2fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vhs'
|
# Template file for 'vhs'
|
||||||
pkgname=vhs
|
pkgname=vhs
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -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=3d9c54b53366504441ad64150af771b39676130cbc22bf14281b026152ab7bc6
|
checksum=bf41f264730f18b5146c2269d82b5b69757470799a2cce6099e420b5f3ec7fa3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue