We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306aab0 commit a616fb9Copy full SHA for a616fb9
srcpkgs/vhs/template
@@ -1,12 +1,12 @@
1
# Template file for 'vhs'
2
pkgname=vhs
3
version=0.10.0
4
-revision=1
+revision=2
5
build_style=go
6
build_helper=qemu
7
go_import_path="github.com/charmbracelet/vhs"
8
go_ldflags="-X main.Version=v${version}"
9
-depends="ffmpeg6 ttyd"
+depends="ffmpeg ttyd"
10
short_desc="Your CLI home video recorder"
11
maintainer="tranzystorekk <[email protected]>"
12
license="MIT"
0 commit comments