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

Anatol Pomozov anatolik at archlinux.org
Mon Jan 27 21:15:19 UTC 2020


    Date: Monday, January 27, 2020 @ 21:15:19
  Author: anatolik
Revision: 556525

upgpkg: ninja 1.10.0-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 21:05:51 UTC (rev 556524)
+++ PKGBUILD	2020-01-27 21:15:19 UTC (rev 556525)
@@ -4,8 +4,8 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc='Small build system with a focus on speed'
 arch=(x86_64)
 url='https://ninja-build.org/'
@@ -13,7 +13,7 @@
 depends=(gcc-libs)
 makedepends=(python re2c emacs-nox)
 source=($pkgname-$pkgver.zip::https://github.com/martine/ninja/archive/v$pkgver.zip)
-sha1sums=('8dc0fe67796e1c50a00f9542af41021286977bde')
+sha1sums=('864c4fd9c2aefdd23d6dab4db512337d19eb9ddd')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list