Date: Thursday, May 11, 2023 @ 14:14:21
  Author: alerque
Revision: 1459920

upgpkg: glab 1.29.2-1

Modified:
  glab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-11 14:11:25 UTC (rev 1459919)
+++ PKGBUILD    2023-05-11 14:14:21 UTC (rev 1459920)
@@ -3,7 +3,7 @@
 # Contributor: Abdo Roig-Maranges <[email protected]>
 
 pkgname=glab
-pkgver=1.29.0
+pkgver=1.29.2
 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=('5ea8c805f3555352c2cc55cf174f1430dffe3a19570ce25b1889a3903fd0dd0f')
+sha256sums=('33eea103d4be15e349d56707962e9a1e0adb21454bcf261680de55b063a429e5')
 
 build() {
        cd "$_archive"

Reply via email to