Date: Wednesday, April 19, 2023 @ 08:15:06 Author: alerque Revision: 1447388
upgpkg: glab 1.28.0-1 Modified: glab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-19 08:14:15 UTC (rev 1447387) +++ PKGBUILD 2023-04-19 08:15:06 UTC (rev 1447388) @@ -3,7 +3,7 @@ # Contributor: Abdo Roig-Maranges <[email protected]> pkgname=glab -pkgver=1.26.0 +pkgver=1.28.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=('af1820a7872d53c7119a23317d6c80497374ac9529fc2ab1ea8b1ca033a9b4da') +sha256sums=('9a0b433c02033cf3d257405d845592e2b7c2e38741027769bb97a8fd763aeeac') build() { cd "$_archive"
