~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/glab: upgrade to 1.19.0

Marvin Preuss <marvin@xsteadfastx.org>
Details
Message ID
<20210810113857.3637223-1-marvin@xsteadfastx.org>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/glab/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/glab/APKBUILD b/community/glab/APKBUILD
index 30a2a57477..be31358ca6 100644
--- a/community/glab/APKBUILD
+++ b/community/glab/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: solidnerd <niclas@mietz.io>
# Maintainer: solidnerd <niclas@mietz.io>
pkgname=glab
pkgver=1.18.1
pkgver=1.19.0
pkgrel=0
pkgdesc="Open source GitLab CLI tool written in Go"
url="https://github.com/profclems/glab"
@@ -36,5 +36,5 @@ package() {
	bin/glab completion --shell fish > "$pkgdir"/usr/share/fish/completions/glab.fish
}
sha512sums="
0d3eb8cb2a9232384824a9b461893c86619af5e31023a75b777d196db60503c337794e4422bbf14835acdceab6b7095dd39f8d9553dd9f9761867679da37fb1f  glab-1.18.1.tar.gz
b55a5e4cfd107c73e7c9621e5591d6f3ac73251a572b916856f3056073f69630a5b287e38cb1a0c36e153edd8f3859ed00efe6dd7f1667d800760353cc1ffb12  glab-1.19.0.tar.gz
"
-- 
2.32.0
Reply to thread Export thread (mbox)