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

Eli Schwartz eschwartz at archlinux.org
Sun Mar 31 02:11:45 UTC 2019


    Date: Sunday, March 31, 2019 @ 02:11:44
  Author: eschwartz
Revision: 446436

upgpkg: hub 2.11.1-1

upstream release

Modified:
  hub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-31 02:10:25 UTC (rev 446435)
+++ PKGBUILD	2019-03-31 02:11:44 UTC (rev 446436)
@@ -4,7 +4,7 @@
 # Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
 
 pkgname=hub
-pkgver=2.11.0
+pkgver=2.11.1
 pkgrel=1
 
 pkgdesc="cli interface for Github"
@@ -16,7 +16,8 @@
 makedepends=('go-pie')
 
 source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz")
-sha256sums=('65ebc6e9521147dff04513e9b4a1e733241cd0ab93a61446795ad9fe537b87f2')
+sha256sums=('dfd6531cdd31f004dcbcd2764dea4e1c040e72358ae79758a6c3060b9e743371')
+b2sums=('af3ac833c874f15ce183a41a4b6920ba77b9d882b343e12fddeba58453c2c03cd45fa1ec3e7a488dc2d916d0e12f2cf14d7e4d749848d3a10e44b039e7efae49')
 
 prepare() {
   mkdir -p src/github.com/github



More information about the arch-commits mailing list