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

Anatol Pomozov anatolik at archlinux.org
Fri Apr 29 14:51:54 UTC 2016


    Date: Friday, April 29, 2016 @ 16:51:54
  Author: anatolik
Revision: 172746

upgpkg: ninja 1.7.1-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 14:50:23 UTC (rev 172745)
+++ PKGBUILD	2016-04-29 14:51:54 UTC (rev 172746)
@@ -5,7 +5,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.7.0
+pkgver=1.7.1
 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=('de66463b5b5f9f6d75d6af1b05b3f895bebe0f83')
+sha1sums=('f6f1eacae9204c722b20f8960189c33c36694159')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list