Date: Tuesday, May 16, 2023 @ 11:45:57
  Author: alerque
Revision: 1461970

upgpkg: glab 1.29.4-1

Modified:
  glab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-16 11:43:32 UTC (rev 1461969)
+++ PKGBUILD    2023-05-16 11:45:57 UTC (rev 1461970)
@@ -3,7 +3,7 @@
 # Contributor: Abdo Roig-Maranges <[email protected]>
 
 pkgname=glab
-pkgver=1.29.2
+pkgver=1.29.4
 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=('33eea103d4be15e349d56707962e9a1e0adb21454bcf261680de55b063a429e5')
+sha256sums=('f6c628d376ea2db9872b1df20abc886281ba58b7bdf29f19dc179c541958640b')
 
 build() {
        cd "$_archive"

Reply via email to