Skip to content
Merged
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.88.0
version=1.95.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=ab03ddd72cef9f0ec7ccd4359143718b5695f4526ee3ed946ec0a00bac8075f6
checksum=797b761b3d182203998d18ec21a15894abdf55ec8aad316fe3d3e82381a2e84a
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

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