[arch-commits] Commit in hub/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Mar 28 17:33:57 UTC 2019
Date: Thursday, March 28, 2019 @ 17:33:57
Author: eschwartz
Revision: 445566
upgpkg: hub 2.10.1-1
upstream release
Modified:
hub/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-28 16:36:03 UTC (rev 445565)
+++ PKGBUILD 2019-03-28 17:33:57 UTC (rev 445566)
@@ -4,7 +4,7 @@
# Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
pkgname=hub
-pkgver=2.10.0
+pkgver=2.10.1
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=('c1599a7387df5de6cd309094525a1f14728ca9d09cc5e168805e8fcec829e13f')
+sha256sums=('d0c0c0632180f6bbb1e451f1369e88157ae19f40229dfd8bee5bde6b75f4536f')
prepare() {
mkdir -p src/github.com/github
More information about the arch-commits
mailing list