[arch-commits] Commit in glab/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Mon Jan 10 15:18:39 UTC 2022


    Date: Monday, January 10, 2022 @ 15:18:39
  Author: alerque
Revision: 1099330

upgpkg: glab 1.22.0-1

Modified:
  glab/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 15:15:28 UTC (rev 1099329)
+++ PKGBUILD	2022-01-10 15:18:39 UTC (rev 1099330)
@@ -3,8 +3,8 @@
 # Contributor: Abdo Roig-Maranges <abdo.roig at gmail.com>
 
 pkgname=glab
-pkgver=1.21.1
-pkgrel=3
+pkgver=1.22.0
+pkgrel=1
 pkgdesc='Cli tool to help work seamlessly with Gitlab from the command line'
 arch=(x86_64)
 url="https://github.com/profclems/$pkgname"
@@ -15,7 +15,7 @@
 options=(!lto)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('878c13d064ca6010437de90ca3711962fd87441fcae39bf01cb0af5aa5efd79e')
+sha256sums=('4b700d46cf9ee8fe6268e7654326053f4366aa3e072b5c3f3d243930a6e89edc')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list