mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/vhs: upgrade to 0.7.1
This commit is contained in:
parent
975bc3e971
commit
a9a27adefa
@ -1,8 +1,8 @@
|
||||
# Contributor: Grigory Kirillov <txgk@bk.ru>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=vhs
|
||||
pkgver=0.6.0
|
||||
pkgrel=4
|
||||
pkgver=0.7.1
|
||||
pkgrel=0
|
||||
pkgdesc="Tool for automatic recording of terminal sessions"
|
||||
url="https://github.com/charmbracelet/vhs"
|
||||
arch="all"
|
||||
@ -15,7 +15,7 @@ subpackages="
|
||||
$pkgname-fish-completion
|
||||
$pkgname-zsh-completion
|
||||
"
|
||||
source="https://github.com/charmbracelet/vhs/archive/v$pkgver/vhs-v$pkgver.tar.gz"
|
||||
source="https://github.com/charmbracelet/vhs/archive/v$pkgver/vhs-$pkgver.tar.gz"
|
||||
|
||||
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
|
||||
export GOMODCACHE="${GOMODCACHE:-"$srcdir/go"}"
|
||||
@ -52,5 +52,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
aee66dcc70b3bceb01371c2a0c1a6153e8b3de3d69fe35648b55fd1ec02997b622e8eb16ab29aa4fe6067e6c0f055fec52fd5b3264554d932970a884145e9b2e vhs-v0.6.0.tar.gz
|
||||
830d2dab527bf7146e7d893e31d1e1df24c7dcbd3e9786a24d1f700e6669a737b2ecd774d56da830aa73975ee875ab1aa46c1601231027e7ebb432a556644fd5 vhs-0.7.1.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user