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

Anatol Pomozov anatolik at archlinux.org
Mon Sep 11 16:31:43 UTC 2017


    Date: Monday, September 11, 2017 @ 16:31:42
  Author: anatolik
Revision: 256945

upgpkg: ninja 1.8.2-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 16:08:06 UTC (rev 256944)
+++ PKGBUILD	2017-09-11 16:31:42 UTC (rev 256945)
@@ -5,7 +5,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.8.1
+pkgver=1.8.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=('996fde790ad3681cdc3ac139903de1e2c6c298c5')
+sha1sums=('7d252d8deeefd6972080f146a528fad76698616c')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list