summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 816697b95e02..247664710af2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
-# Generated by mksrcinfo v8
-# Thu Jul 27 17:22:07 UTC 2017
-pkgbase = ninja-git
- pkgdesc = Small build system with a focus on speed
- pkgver = r2306.7bbc708f
+pkgbase = ninja-mem
+ pkgdesc = Small build system with a focus on speed (with trashing feature)
+ pkgver = v1.10.0
pkgrel = 1
- epoch = 2
url = https://ninja-build.org/
install = ninja-git.install
arch = i686
arch = x86_64
license = Apache
+ makedepends = git
makedepends = asciidoc
makedepends = python2
makedepends = re2c
depends = gcc-libs
provides = ninja
conflicts = ninja
- source = git+https://github.com/ninja-build/ninja.git
+ source = git+https://github.com/ninja-build/ninja.git#tag=v1.10.0
+ source = 0001-Limit-job-execution-dependant-on-available-memory-m.patch
md5sums = SKIP
+ md5sums = 94c5cf27d2fbcd8f2b04db3c10038cf3
-pkgname = ninja-git
+pkgname = ninja-mem