glab: update to 1.37.0.
This commit is contained in:
parent
103696daa0
commit
50e14098dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glab'
|
||||
pkgname=glab
|
||||
version=1.36.0
|
||||
version=1.37.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/gitlab-org/cli"
|
||||
distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
|
||||
checksum=8d6c759ebfe9c6942fcdb7055a4a5c7209a3b22beb25947f906c9aef3bc067e8
|
||||
checksum=f945c30f5946a8997dbc7a76ea434e312d1292902e47e44f44f1ff5696bf910f
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue