Date: Monday, April 10, 2023 @ 06:49:20
  Author: grawlinson
Revision: 1443690

upgpkg: vhs 0.4.0-1; new upstream release

Modified:
  vhs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-10 06:48:38 UTC (rev 1443689)
+++ PKGBUILD    2023-04-10 06:49:20 UTC (rev 1443690)
@@ -1,16 +1,16 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=vhs
-pkgver=0.3.0
+pkgver=0.4.0
 pkgrel=1
 pkgdesc='A tool for recording terminal GIFs'
 arch=('x86_64')
 url='https://github.com/charmbracelet/vhs'
 license=('MIT')
-depends=('ffmpeg' 'ttyd')
+depends=('glibc' 'ffmpeg' 'ttyd')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='7cb57d16a9ce2e133b0e1c59a2d0bfdf1d0e5421'
+_commit='5409c97e7ad707b5038b42b5f9d4a1d0acb2418f'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to