[arch-commits] Commit in hub/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Mon Feb 25 00:44:34 UTC 2019
Date: Monday, February 25, 2019 @ 00:44:33
Author: eschwartz
Revision: 435639
upgpkg: hub 2.10.0-1
upstream release
Modified:
hub/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-25 00:22:11 UTC (rev 435638)
+++ PKGBUILD 2019-02-25 00:44:33 UTC (rev 435639)
@@ -4,7 +4,7 @@
# Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
pkgname=hub
-pkgver=2.9.0
+pkgver=2.10.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=('48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c')
+sha256sums=('c1599a7387df5de6cd309094525a1f14728ca9d09cc5e168805e8fcec829e13f')
prepare() {
mkdir -p src/github.com/github
More information about the arch-commits
mailing list