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

Morten Linderud foxboron at archlinux.org
Wed Jun 30 08:50:41 UTC 2021


    Date: Wednesday, June 30, 2021 @ 08:50:41
  Author: foxboron
Revision: 967940

upgpkg: github-cli 1.12.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-30 08:49:10 UTC (rev 967939)
+++ PKGBUILD	2021-06-30 08:50:41 UTC (rev 967940)
@@ -3,7 +3,7 @@
 # Contributor: Richard Bradfield <bradfier at fstab.me>
 
 pkgname=github-cli
-pkgver=1.11.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 makedepends=("go" "git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('0b6654a8868363100c4c954377d77a71df04496b2da005f6db1ad765eb44a93f')
+sha256sums=('e0a3f1d4bc9e2561e080314dfbff294602e782c16fcfb17e5b9f67f89a1c145a')
 
 prepare() {
     cd "cli-${pkgver}"




More information about the arch-commits mailing list