Date: Saturday, October 20, 2018 @ 12:38:39 Author: demize Revision: 398071
upgpkg: hub 2.5.1-1 Modified: hub/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-20 12:35:28 UTC (rev 398070) +++ PKGBUILD 2018-10-20 12:38:39 UTC (rev 398071) @@ -3,7 +3,7 @@ # Contributor: Alfredo Palhares <[email protected]> pkgname=hub -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc="cli interface for Github" @@ -15,7 +15,7 @@ makedepends=('go-pie' 'ruby-ronn') source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz") -sha256sums=('8e3bda092ddc81eaf208c5fd2b87f66e030012129d55fa631635c6adf8437941') +sha256sums=('35fecdbcaf0afb6b7273a160cc169f76ec62b95105037ac3fc833b24573f9a4f') prepare() { mkdir -p src/github.com/github
