[arch-commits] Commit in hub/trunk (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Sat Jan 17 18:57:56 UTC 2015
Date: Saturday, January 17, 2015 @ 19:57:56
Author: dwallace
Revision: 126044
upgpkg: hub 1.12.4-1
updpkg: hub 1.12.4
Modified:
hub/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-17 18:54:40 UTC (rev 126043)
+++ PKGBUILD 2015-01-17 18:57:56 UTC (rev 126044)
@@ -4,15 +4,15 @@
pkgname=hub
_pkgdir=github-hub-
-pkgver=1.12.1
+pkgver=1.12.4
pkgrel=1
pkgdesc="cli interface for Github"
arch=('any')
-url="http://defunkt.io/hub"
+url="https://hub.github.com"
depends=('git' 'ruby')
license=('MIT')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/defunkt/hub/tarball/v$pkgver")
-sha256sums=('7f0d0b9711fd594f00c8ede80c1cf2e3bed515327b8902ea1f4dfbdac90884d4')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/github/hub/tarball/v$pkgver")
+sha256sums=('54da3c0a3cd0f1e4c36942150ce2bca033adfbc0544d0fc06fa107c515b47555')
build() {
cd "$srcdir/$_pkgdir"*
More information about the arch-commits
mailing list