aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/hub/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hub/APKBUILD b/testing/hub/APKBUILD
index a85c6397f1..359e6703fa 100644
--- a/testing/hub/APKBUILD
+++ b/testing/hub/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Eivind Uggedal <eivind@uggedal.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=hub
-pkgver=2.5.0
-pkgrel=3
+pkgver=2.6.1
+pkgrel=0
pkgdesc="Extends git with extra features for GitHub"
url="http://hub.github.com/"
arch="all !x86" # FIXME: tests fails on x86
@@ -60,4 +60,4 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/_$pkgname
}
-sha512sums="100e9695ef0bc0f9ea0decdc22d01696f520d741529c1591bbd10d49e9ba14455a12c60343aefb3af619b5dded7a53574c0b2b111005fb045637bc95fb52a4cb hub-2.5.0.tar.gz"
+sha512sums="a3aed611455de88a5b410887717aeb28b8837a74b437848c53903ccc809e758678643471ee7b14903ee147417754b0d443aede63e4f69a0e4b252c6a5ab619e3 hub-2.6.1.tar.gz"