Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] glab: update to 1.22.0.
Date: Sun, 21 Aug 2022 20:42:32 +0200	[thread overview]
Message-ID: <20220821184232.vt8zIev4TwxeXTQtAuJY_oBFD7T9HLRaSiVyvDCCq0o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38549@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/TheGejr/void-packages glab
https://github.com/void-linux/void-packages/pull/38549

glab: update to 1.22.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl (crossbuilds)
  - [x] aarch64 (crossbuilds)
  - [x] armv7l-musl (crossbuilds)
  - [x] armv7l (crossbuilds)
  - [x] i686-musl (crossbuilds)
  - [x] x86_64-musl (crossbuilds)

A patch file from https://github.com/void-linux/void-packages/pull/38549.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glab-38549.patch --]
[-- Type: text/x-diff, Size: 1660 bytes --]

From d54d515ba59cf615265d1e02a9d1616505b2dbd1 Mon Sep 17 00:00:00 2001
From: Malte Gejr <maltegejr.korup@gmail.com>
Date: Tue, 9 Aug 2022 10:15:45 +0200
Subject: [PATCH] glab: update to 1.22.0.

---
 srcpkgs/glab/template | 9 +++++----
 srcpkgs/glab/update   | 3 +++
 2 files changed, 8 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/glab/update

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 93a65d57a0e2..b050f7bebb65 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,7 +1,8 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.18.1
+version=1.22.0
 revision=1
+wrksrc="cli-v$version"
 build_style=go
 go_ldflags="-X main.version=$version"
 go_import_path=github.com/profclems/glab
@@ -9,9 +10,9 @@ go_package="${go_import_path}/cmd/glab"
 short_desc="Command line tool bringing GitLab's features to your command line"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
-homepage="https://github.com/profclems/glab"
-distfiles="https://github.com/profclems/glab/archive/v$version.tar.gz"
-checksum=ce10c93268eb58fa6d277ebd4ed6de254e4365a1a332122f597e295cc11496c3
+homepage="https://gitlab.com/gitlab-org/cli"
+distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
+checksum=4d9bceb6818c8bf9f681119dae3a65f1c895fa21e9da6b38e8f88d245f524e10
 
 post_install() {
 	vlicense LICENSE
diff --git a/srcpkgs/glab/update b/srcpkgs/glab/update
new file mode 100644
index 000000000000..608e9bf8698f
--- /dev/null
+++ b/srcpkgs/glab/update
@@ -0,0 +1,3 @@
+site="https://gitlab.com/gitlab-org/cli/-/tags?format=atom"
+pattern="(?<=<title>v).*(?=<\/title>)"
+ignore="*pre*"

  parent reply	other threads:[~2022-08-21 18:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09  8:19 [PR PATCH] " TheGejr
2022-08-09 13:02 ` icp1994
2022-08-11 10:25 ` [PR PATCH] [Updated] " TheGejr
2022-08-11 10:26 ` TheGejr
2022-08-13 19:40 ` [PR REVIEW] " classabbyamp
2022-08-21 18:42 ` classabbyamp [this message]
2022-08-21 18:46 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220821184232.vt8zIev4TwxeXTQtAuJY_oBFD7T9HLRaSiVyvDCCq0o@z \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).