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

Anatol Pomozov anatolik at gemini.archlinux.org
Mon May 16 20:18:13 UTC 2022


    Date: Monday, May 16, 2022 @ 20:18:12
  Author: anatolik
Revision: 1207601

upgpkg: ninja 1.11.0-1

Modified:
  ninja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-16 19:38:41 UTC (rev 1207600)
+++ PKGBUILD	2022-05-16 20:18:12 UTC (rev 1207601)
@@ -4,7 +4,7 @@
 # Contributor: Gergely Imreh <imrehgATgmailDOTcom>
 
 pkgname=ninja
-pkgver=1.10.2
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='Small build system with a focus on speed'
 arch=(x86_64)
@@ -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=('8415866400a85a1ced2140e52c5db714baec7444')
+sha1sums=('e2de757c4dfa38985b348863b43e2609b56ad305')
 
 build() {
   cd ninja-$pkgver



More information about the arch-commits mailing list