George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
vhs


Commits:
8a632b3d by George Rawlinson at 2024-01-10T12:24:04+13:00
upgpkg: 0.7.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = vhs
+       pkgdesc = A tool for recording terminal GIFs
+       pkgver = 0.7.1
+       pkgrel = 1
+       url = https://github.com/charmbracelet/vhs
+       arch = x86_64
+       license = MIT
+       makedepends = git
+       makedepends = go
+       depends = glibc
+       depends = ffmpeg
+       depends = ttyd
+       options = !lto
+       source = 
vhs::git+https://github.com/charmbracelet/vhs#commit=537d03ab10ff16b1e45204b593479d1da36c4b7f
+       b2sums = SKIP
+
+pkgname = vhs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=vhs
-pkgver=0.6.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='A tool for recording terminal GIFs'
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
 depends=('glibc' 'ffmpeg' 'ttyd')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='d42375a058b44711d5aae4175c16667d6647e8db'
+_commit='537d03ab10ff16b1e45204b593479d1da36c4b7f'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhs/-/commit/8a632b3da87147aed93b1f65204a360b6da01d1a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhs/-/commit/8a632b3da87147aed93b1f65204a360b6da01d1a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to