summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 26 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3a84eda7957..e1aff835e62e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,42 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 01:50:06 UTC 2016
+# Sat Dec 3 15:45:58 UTC 2016
pkgbase = nim-git
- pkgdesc = Compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio
pkgver = 20161201
pkgrel = 1
- url = https://github.com/nim-lang/Nim
arch = i686
arch = x86_64
groups = nim
- license = MIT
makedepends = git
makedepends = texlive-bin
makedepends = texlive-core
- provides = nim
- conflicts = nim
- options = !emptydirs
- source = nim::git+https://github.com/nim-lang/Nim
+ source = git+https://github.com/nim-lang/Nim
source = git+https://github.com/nim-lang/csources
+ source = git+https://github.com/nim-lang/nimble
+ source = git+https://github.com/nim-lang/nimsuggest
+ sha256sums = SKIP
+ sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = nim-git
+ pkgdesc = Compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio
+ url = https://github.com/nim-lang/Nim
+ license = MIT
+ provides = nim
+ conflicts = nim
+ options = !emptydirs
+
+pkgname = nimble-git
+ pkgdesc = Package manager for the Nim programming language
+ url = https://github.com/nim-lang/nimble
+ license = BSD
+ provides = nimble
+ conflicts = nimble
+
+pkgname = nimsuggest-git
+ pkgdesc = Tool for providing auto completion data for Nim source code
+ url = https://github.com/nim-lang/nimsuggest
+ license = MIT
+ provides = nimsuggest
+ conflicts = nimsuggest