summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Huck2023-09-25 13:10:30 +0200
committerAlexander Huck2023-09-25 13:10:30 +0200
commit1d1cde9223a63899970ebd72aceeb42f18ba41f1 (patch)
tree3235b5373edf8b2801d3c3afcc688d252c6c2b56
parent241e37fa71054816a900c1a66143c779527206f0 (diff)
downloadaur-1d1cde9223a63899970ebd72aceeb42f18ba41f1.tar.gz
feat: bump to 1.33.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72e4695dba46..3207162ce6fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = gitlab-cli
pkgdesc = Perform GitLab actions on the CLI
- pkgver = 1.32.0
+ pkgver = 1.33.0
pkgrel = 1
url = https://gitlab.com/gitlab-org/cli/
arch = x86_64
license = MIT
- source = https://gitlab.com/gitlab-org/cli/-/releases/v1.32.0/downloads/glab_1.32.0_Linux_x86_64.tar.gz
- sha512sums = cc7bad1c496f59bff3507e52c501847a6414c1862adb5fa1745cc6d7e8049286a55cec3ca0057ef24a9ac9b13fc5501c7bd46edfb0ca92e9bcccb2bf765717b7
+ source = https://gitlab.com/gitlab-org/cli/-/releases/v1.33.0/downloads/glab_1.33.0_Linux_x86_64.tar.gz
+ sha512sums = a1d76af8833bb2d2b0b9ea078455774bd301bb1cbf722918c1b43f03a258658b775305e8b15a72f5fa67d4af6fa2c7d1a04e0c837a9b8c0db03ca8247654dd8c
pkgname = gitlab-cli
diff --git a/PKGBUILD b/PKGBUILD
index 96c314d371bb..d3a941d4157a 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.32.0
+pkgver=1.33.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=(cc7bad1c496f59bff3507e52c501847a6414c1862adb5fa1745cc6d7e8049286a55cec3ca0057ef24a9ac9b13fc5501c7bd46edfb0ca92e9bcccb2bf765717b7)
+sha512sums=(a1d76af8833bb2d2b0b9ea078455774bd301bb1cbf722918c1b43f03a258658b775305e8b15a72f5fa67d4af6fa2c7d1a04e0c837a9b8c0db03ca8247654dd8c)
build() {
# create completion scripts