From 19b7f78097b71232c248efd0971d808a178bf916 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 1 Apr 2023 00:59:19 +0530 Subject: [PATCH] glab: update to 1.27.1. --- srcpkgs/glab/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template index 7a51ac42d7a8..77956351468d 100644 --- a/srcpkgs/glab/template +++ b/srcpkgs/glab/template @@ -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 " 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