summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Huck2023-10-27 14:42:22 +0200
committerAlexander Huck2023-10-27 14:42:25 +0200
commit51992527a073a5bad2f5252a068ca87bca65680f (patch)
tree0199d28b43555b28c8bb8af8eaa7d097faa681a7
parent1d1cde9223a63899970ebd72aceeb42f18ba41f1 (diff)
downloadaur-51992527a073a5bad2f5252a068ca87bca65680f.tar.gz
feat: bump to 1.34.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3207162ce6fe..a5b27d7b677d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = gitlab-cli
pkgdesc = Perform GitLab actions on the CLI
- pkgver = 1.33.0
+ pkgver = 1.34.0
pkgrel = 1
url = https://gitlab.com/gitlab-org/cli/
arch = x86_64
license = MIT
- source = https://gitlab.com/gitlab-org/cli/-/releases/v1.33.0/downloads/glab_1.33.0_Linux_x86_64.tar.gz
- sha512sums = a1d76af8833bb2d2b0b9ea078455774bd301bb1cbf722918c1b43f03a258658b775305e8b15a72f5fa67d4af6fa2c7d1a04e0c837a9b8c0db03ca8247654dd8c
+ source = https://gitlab.com/gitlab-org/cli/-/releases/v1.34.0/downloads/glab_1.34.0_Linux_x86_64.tar.gz
+ sha512sums = 2c4731724df518a1886577ed93e09e60476f29029d6a588ab6acd572e1eff5d639ac820fe727b1bab1807a4c2bba2a28002a27f2d9d17c1506eaba676db1f47b
pkgname = gitlab-cli
diff --git a/PKGBUILD b/PKGBUILD
index d3a941d4157a..2ad7766e6b45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Flávio Tapajós <flavio.pereira@usp.br>
# Contributor: Hendrik 'T4cC0re' Meyer <code@t4cc0.re>
pkgname=gitlab-cli
-pkgver=1.33.0
+pkgver=1.34.0
pkgrel=1
pkgdesc="Perform GitLab actions on the CLI"
arch=('x86_64')
url="https://gitlab.com/gitlab-org/cli/"
license=('MIT')
source=("https://gitlab.com/gitlab-org/cli/-/releases/v${pkgver}/downloads/glab_${pkgver}_Linux_x86_64.tar.gz")
-sha512sums=(a1d76af8833bb2d2b0b9ea078455774bd301bb1cbf722918c1b43f03a258658b775305e8b15a72f5fa67d4af6fa2c7d1a04e0c837a9b8c0db03ca8247654dd8c)
+sha512sums=(2c4731724df518a1886577ed93e09e60476f29029d6a588ab6acd572e1eff5d639ac820fe727b1bab1807a4c2bba2a28002a27f2d9d17c1506eaba676db1f47b)
build() {
# create completion scripts