Date: Tuesday, April 25, 2023 @ 12:16:22 Author: alex19ep Revision: 1448640
upgpkg: glab 1.28.1-1 upstream release Modified: glab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-25 12:16:18 UTC (rev 1448639) +++ PKGBUILD 2023-04-25 12:16:22 UTC (rev 1448640) @@ -3,7 +3,7 @@ # Contributor: Abdo Roig-Maranges <[email protected]> pkgname=glab -pkgver=1.28.0 +pkgver=1.28.1 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=('9a0b433c02033cf3d257405d845592e2b7c2e38741027769bb97a8fd763aeeac') +sha256sums=('243a0f15e4400aab7b4d27ec71c6ae650bf782473c47520ffccd57af8d939c90') build() { cd "$_archive"
