[arch-commits] Commit in hub/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Fri Oct 7 12:11:57 UTC 2016
Date: Friday, October 7, 2016 @ 12:11:57
Author: demize
Revision: 191554
upgpkg: hub 2.2.9-1
Modified:
hub/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-07 11:48:54 UTC (rev 191553)
+++ PKGBUILD 2016-10-07 12:11:57 UTC (rev 191554)
@@ -4,7 +4,7 @@
# Contributor: Alfredo Palhares <masterkorp at masterkorp.net>
pkgname=hub
-pkgver=2.2.5
+pkgver=2.2.9
pkgrel=1
pkgdesc="cli interface for Github"
@@ -15,9 +15,9 @@
depends=('git')
makedepends=('go')
-_source_dir=github-hub-7988c4b
-source=("$pkgname-$pkgver.tar.gz::https://github.com/github/hub/tarball/v$pkgver")
-sha256sums=('daa3aa13db40342365e28a43fc4642eda8001736f7c43d4c2ac8f544a6ca20d0')
+_source_dir=github-hub-80948b0
+source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz")
+sha256sums=('9b94086ad52bf724c78b62568931027e01499f8c4e5b0aae476417c856bf7a98')
build() {
cd $_source_dir
More information about the arch-commits
mailing list