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

Anatol Pomozov anatolik at nymeria.archlinux.org
Sun Jun 29 03:31:31 UTC 2014


    Date: Sunday, June 29, 2014 @ 05:31:30
  Author: anatolik
Revision: 113730

upgpkg: ninja 1.5.1-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-28 23:40:59 UTC (rev 113729)
+++ PKGBUILD	2014-06-29 03:31:30 UTC (rev 113730)
@@ -5,7 +5,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.4.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc='Small build system with a focus on speed'
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 makedepends=(asciidoc python2 re2c emacs-nox)
 checkdepends=(gtest)
 source=(https://github.com/martine/ninja/archive/v$pkgver.zip)
-sha1sums=('5de3dcd1564056f4f350d99f950f581214893a05')
+sha1sums=('b5fdd88d1766d5abf9623a79ebfbc49f62d91ca3')
 
 build() {
   cd ninja-$pkgver




More information about the arch-commits mailing list