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

Anatol Pomozov anatolik at archlinux.org
Wed Apr 27 22:00:59 UTC 2016


    Date: Thursday, April 28, 2016 @ 00:00:59
  Author: anatolik
Revision: 172212

upgpkg: ninja 1.7.0-1

Modified:
  ninja/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 21:39:35 UTC (rev 172211)
+++ PKGBUILD	2016-04-27 22:00:59 UTC (rev 172212)
@@ -5,8 +5,8 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc='Small build system with a focus on speed'
 arch=(i686 x86_64)
 url='http://martine.github.io/ninja/'
@@ -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=('a4dc454f421ff0e0cf193b34d03e3e20db4ebba2')
+sha1sums=('de66463b5b5f9f6d75d6af1b05b3f895bebe0f83')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list