Date: Saturday, May 30, 2015 @ 05:50:08 Author: anatolik Revision: 134320
Run updpkg as upstream repushed the release tag Modified: ninja/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-29 21:51:15 UTC (rev 134319) +++ PKGBUILD 2015-05-30 03:50:08 UTC (rev 134320) @@ -14,7 +14,7 @@ depends=(gcc-libs) makedepends=(python2 re2c emacs-nox) source=($pkgname-$pkgver.zip::https://github.com/martine/ninja/archive/v$pkgver.zip) -sha1sums=('1506e0f5ab59b9896d5f3af1edfc11454d35ea5d') +sha1sums=('2e18faf4c00ab321558c78bac083223f150977d6') build() { cd ninja-$pkgver
