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

Eli Schwartz eschwartz at archlinux.org
Wed Sep 25 00:45:42 UTC 2019


    Date: Wednesday, September 25, 2019 @ 00:45:41
  Author: eschwartz
Revision: 511704

upgpkg: hub 2.12.7-1

upstream release

Despite jumping three patch versions, this just updates fish completion, plus
two fixes for Windows.

Modified:
  hub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-24 22:12:06 UTC (rev 511703)
+++ PKGBUILD	2019-09-25 00:45:41 UTC (rev 511704)
@@ -4,7 +4,7 @@
 # Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
 
 pkgname=hub
-pkgver=2.12.4
+pkgver=2.12.7
 pkgrel=1
 
 pkgdesc="cli interface for Github"
@@ -16,8 +16,8 @@
 makedepends=('go-pie')
 
 source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz")
-sha256sums=('82f445505866319c6bbad78cf149afca27c5542e98132cdff2f31c26a700d05a')
-b2sums=('54f6c9100acf32509d04e4cafaccc8096bec43bab0399009f7b79c7d10c9a47f8642579753a981046f66ae56bd6bbcfc054f7c74653e874263f7a9389499e4aa')
+sha256sums=('53d812b09aed87c49cc62d09a8827c2dfe7b776732b71287b800320bd23ea028')
+b2sums=('440a48818ef52527ef2e5f12ce31d024efb1902a69da062e9009769fd5a10a5736fba4a2217c70d7d94e79fce5e63710b6c37e0eab1bb2d257e12846c902882c')
 
 build() {
   cd "$srcdir"/hub-$pkgver



More information about the arch-commits mailing list