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

Eli Schwartz eschwartz at archlinux.org
Mon Jan 21 01:59:24 UTC 2019


    Date: Monday, January 21, 2019 @ 01:59:23
  Author: eschwartz
Revision: 425796

upgpkg: hub 2.7.1-1

upstream release

Modified:
  hub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-20 23:24:19 UTC (rev 425795)
+++ PKGBUILD	2019-01-21 01:59:23 UTC (rev 425796)
@@ -1,9 +1,10 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
 
 pkgname=hub
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 
 pkgdesc="cli interface for Github"
@@ -15,7 +16,7 @@
 makedepends=('go-pie' 'ruby-ronn')
 
 source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz")
-sha256sums=('58d131c32404c963b06bcc067bda14317bc22be26187026a91960aecda324bf4')
+sha256sums=('83fac8b47b2f56da1e7366688df4bd0eeb5fa20bde5d3de39792ea1cc1d15cd4')
 
 prepare() {
   mkdir -p src/github.com/github



More information about the arch-commits mailing list