Date: Saturday, May 6, 2023 @ 19:30:09
  Author: alerque
Revision: 1459102

upgpkg: glab 1.29.0-1

Modified:
  glab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-06 19:29:54 UTC (rev 1459101)
+++ PKGBUILD    2023-05-06 19:30:09 UTC (rev 1459102)
@@ -3,7 +3,7 @@
 # Contributor: Abdo Roig-Maranges <[email protected]>
 
 pkgname=glab
-pkgver=1.28.1
+pkgver=1.29.0
 pkgrel=1
 pkgdesc='Cli tool to help work seamlessly with GitLab from the command line'
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(!lto)
 _archive="cli-v$pkgver"
 source=("$url/-/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90')
+sha256sums=('5ea8c805f3555352c2cc55cf174f1430dffe3a19570ce25b1889a3903fd0dd0f')
 
 build() {
        cd "$_archive"

Reply via email to