aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-03-13 22:25:08 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-03-14 01:52:30 +0000
commitb4244f38a53b5cadcff386dc0fc771f49f172df2 (patch)
tree736911da754b5954097ce13df4cd6ce70bcc1435
parentd9ac288ea7ce25e1448743421dfabe26696f30cc (diff)
community/glab: upgrade to 1.16.0
-rw-r--r--community/glab/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/glab/APKBUILD b/community/glab/APKBUILD
index 4addbbf3554..1b30505beed 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.15.0
+pkgver=1.16.0
pkgrel=0
pkgdesc="Open source GitLab CLI tool written in Go"
url="https://github.com/profclems/glab"
@@ -45,4 +45,4 @@ package() {
bin/glab completion --shell zsh > "$pkgdir"/usr/share/zsh/site-functions/_glab
bin/glab completion --shell fish > "$pkgdir"/usr/share/fish/completions/glab.fish
}
-sha512sums="d3b9b252dfdc7bba83ba1889f92d589a2af03779f0378459b6fccea65d30d5ac67aa47af4e7a769706a66a2a4e1733d8b9f307648b8327f46d5c7b9ca95779cb glab-1.15.0.tar.gz"
+sha512sums="e2fa29a5bda6ed49428ff300f2cbd41297f367b0d17ca89f1bf6b39e8aee7f77d2cd1ce4def40b292e67a844e0cc3d79c2bc44badccb689c298018d833729c41 glab-1.16.0.tar.gz"