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

Anatol Pomozov anatolik at archlinux.org
Tue Nov 8 17:53:17 UTC 2016


    Date: Tuesday, November 8, 2016 @ 17:53:16
  Author: anatolik
Revision: 195157

upgpkg: ninja 1.7.2-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-08 17:53:05 UTC (rev 195156)
+++ PKGBUILD	2016-11-08 17:53:16 UTC (rev 195157)
@@ -5,7 +5,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.7.1
+pkgver=1.7.2
 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=('f6f1eacae9204c722b20f8960189c33c36694159')
+sha1sums=('c210370c5650177fd8f0bb566dac16d030d212e7')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list