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

Eli Schwartz eschwartz at archlinux.org
Fri Mar 29 02:12:09 UTC 2019


    Date: Friday, March 29, 2019 @ 02:12:08
  Author: eschwartz
Revision: 445658

upgpkg: hub 2.11.0-1

upstream release

Modified:
  hub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-29 01:56:27 UTC (rev 445657)
+++ PKGBUILD	2019-03-29 02:12:08 UTC (rev 445658)
@@ -4,7 +4,7 @@
 # Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
 
 pkgname=hub
-pkgver=2.10.1
+pkgver=2.11.0
 pkgrel=1
 
 pkgdesc="cli interface for Github"
@@ -16,7 +16,7 @@
 makedepends=('go-pie')
 
 source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz")
-sha256sums=('d0c0c0632180f6bbb1e451f1369e88157ae19f40229dfd8bee5bde6b75f4536f')
+sha256sums=('65ebc6e9521147dff04513e9b4a1e733241cd0ab93a61446795ad9fe537b87f2')
 
 prepare() {
   mkdir -p src/github.com/github



More information about the arch-commits mailing list