parent
635134ba24
commit
c54e02a48c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue