glab: update to 1.27.1.
This commit is contained in:
parent
c0c0cfb0be
commit
916fdde152
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glab'
|
||||
pkgname=glab
|
||||
version=1.26.0
|
||||
revision=2
|
||||
version=1.27.1
|
||||
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=af1820a7872d53c7119a23317d6c80497374ac9529fc2ab1ea8b1ca033a9b4da
|
||||
checksum=c2959152b51c39097607f13d64bcecc04121ab7c52590505ebaa0693c6058507
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue