glab: update to 1.43.0.

Closes: #51280 [via git-merge-pr]
This commit is contained in:
icp 2024-05-29 10:12:13 +05:30 committed by classabbyamp
parent 635134ba24
commit c54e02a48c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'glab'
pkgname=glab
version=1.40.0
version=1.43.0
revision=1
build_style=go
build_helper=qemu
@ -11,8 +11,9 @@ short_desc="Command line tool bringing GitLab's features to your command line"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://gitlab.com/gitlab-org/cli"
changelog="https://gitlab.com/gitlab-org/cli/-/releases"
distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
checksum=0e426a4b0b1945fa16b504c2245a9a525e0b4a858565e482d934b481163d87b5
checksum=0d3a8cb750826ed4392d7c1b681dbc280f43fbda01c7f5ac566e9a1eeb669f55
post_install() {
for shell in bash fish zsh; do