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

Anatol Pomozov anatolik at archlinux.org
Mon Jun 29 17:42:31 UTC 2015


    Date: Monday, June 29, 2015 @ 19:42:31
  Author: anatolik
Revision: 136124

upgpkg: ninja 1.6.0-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-29 17:06:22 UTC (rev 136123)
+++ PKGBUILD	2015-06-29 17:42:31 UTC (rev 136124)
@@ -5,7 +5,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.5.3
+pkgver=1.6.0
 pkgrel=1
 pkgdesc='Small build system with a focus on speed'
 arch=(i686 x86_64)
@@ -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=('2e18faf4c00ab321558c78bac083223f150977d6')
+sha1sums=('a4dc454f421ff0e0cf193b34d03e3e20db4ebba2')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list