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

Johannes Löthberg demize at archlinux.org
Wed Jun 13 09:54:08 UTC 2018


    Date: Wednesday, June 13, 2018 @ 09:54:07
  Author: demize
Revision: 342878

upgpkg: hub 2.4.0-1

Modified:
  hub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-13 09:52:18 UTC (rev 342877)
+++ PKGBUILD	2018-06-13 09:54:07 UTC (rev 342878)
@@ -4,7 +4,7 @@
 # Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
 
 pkgname=hub
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 
 pkgdesc="cli interface for Github"
@@ -16,7 +16,7 @@
 makedepends=('go-pie' 'ruby' 'ruby-bundler')
 
 source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz")
-sha256sums=('69e48105f7287537e7afaf969825666c1f09267eae3507515151900487342fae')
+sha256sums=('894eb112be9aa0464fa2c63f48ae8e573ef9e32a00bad700e27fd09a0cb3be4b')
 
 build() {
   cd hub-$pkgver



More information about the arch-commits mailing list