Date: Wednesday, February 8, 2023 @ 15:18:00 Author: alex19ep Revision: 1396100
upgpkg: glab 1.25.3-1 upstream release Modified: glab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 15:17:51 UTC (rev 1396099) +++ PKGBUILD 2023-02-08 15:18:00 UTC (rev 1396100) @@ -3,7 +3,7 @@ # Contributor: Abdo Roig-Maranges <[email protected]> pkgname=glab -pkgver=1.24.1 +pkgver=1.25.3 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=('dc942f7806aa417714483bd5323bfcde9eceadd7ed33154f7a77038b416bdd95') +sha256sums=('4cc090b9ad7ee6608d70e3a7fb5ca91a505eff12cf967a944bd0581cb6a83972') build() { cd "$_archive"
