glab: update to 1.32.0.

This commit is contained in:
icp 2023-08-22 00:10:35 +05:30 committed by Duncan Overbruck
parent bbf8c59d56
commit d0d600de81

View file

@ -1,7 +1,7 @@
# Template file for 'glab'
pkgname=glab
version=1.31.0
revision=2
version=1.32.0
revision=1
build_style=go
build_helper=qemu
go_ldflags="-X main.version=$version"
@ -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=5648e88e7d6cc993227f5a4e80238af189bed09c7aed1eb12be7408e9a042747
checksum=78b90070d915e44671b3c36ca248dd34c5c079a5ae6670c4edec84571ab6e5c3
post_install() {
for shell in bash fish zsh; do