Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/glab/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'glab'
pkgname=glab
version=1.95.0
version=1.107.0
revision=1
build_style=go
build_helper=qemu
Expand All @@ -13,7 +13,7 @@ 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=797b761b3d182203998d18ec21a15894abdf55ec8aad316fe3d3e82381a2e84a
checksum=a861959d8f59558ac0b7b1486ad20d05dda87e296d130430ba87e743bfebf8e5
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

if [ $XBPS_MACHINE = "i686" ]; then
Expand Down