[arch-commits] Commit in hub/trunk (PKGBUILD)

Daniel Wallace dwallace at nymeria.archlinux.org
Mon Jun 30 17:50:59 UTC 2014


    Date: Monday, June 30, 2014 @ 19:50:59
  Author: dwallace
Revision: 113805

upgpkg: hub 1.12.1-1

upgpkg: hub 1.12.1-1

Modified:
  hub/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-30 16:30:21 UTC (rev 113804)
+++ PKGBUILD	2014-06-30 17:50:59 UTC (rev 113805)
@@ -4,7 +4,7 @@
 
 pkgname=hub
 _pkgdir=github-hub-
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="cli interface for Github"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('git' 'ruby')
 license=('MIT')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/defunkt/hub/tarball/v$pkgver")
-sha256sums=('71d314a3c82351ac06d38754e93d52527b3d380d7955e31a37923affe8326f45')
+sha256sums=('7f0d0b9711fd594f00c8ede80c1cf2e3bed515327b8902ea1f4dfbdac90884d4')
 
 build() {
   cd "$srcdir/$_pkgdir"*




More information about the arch-commits mailing list