[arch-commits] Commit in hub/trunk (PKGBUILD)
Daniel Wallace
dwallace at archlinux.org
Sun May 10 17:03:44 UTC 2015
Date: Sunday, May 10, 2015 @ 19:03:44
Author: dwallace
Revision: 133189
upgpkg: hub 2.2.1-1
upgpkg: hub 2.2.1
Modified:
hub/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-10 14:56:32 UTC (rev 133188)
+++ PKGBUILD 2015-05-10 17:03:44 UTC (rev 133189)
@@ -4,7 +4,7 @@
pkgname=hub
_pkgdir=github-hub-
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc="cli interface for Github"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@
makedepends=('go')
license=('MIT')
source=("$pkgname-$pkgver.tar.gz::https://github.com/github/hub/tarball/v$pkgver")
-sha256sums=('cd1fb034c7793fd0f4fe1419eb253602accf0f9c051544112cc5d6fa6b449f26')
+sha256sums=('56d1c36ce476325bdc176a9ee0cb3e8e6d8cc352ab6a9cb47f01229b2b449694')
build() {
cd "$srcdir/$_pkgdir"*
More information about the arch-commits
mailing list