summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b7c14ed2a526
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = shards-git
+ pkgdesc = The package manager for the Crystal language (git version)
+ pkgver = v0.4.0.r0.gff83fe9
+ pkgrel = 1
+ url = https://github.com/ysbaddaden/shards
+ arch = i686
+ arch = x86_64
+ license = Apache
+ makedepends = crystal
+ depends = libyaml
+ depends = git
+ depends = libpcl
+ depends = libunwind
+ depends = libevent
+ depends = gc
+ provides = shards
+ conflicts = shards
+ source = git+https://github.com/ysbaddaden/shards.git
+ sha256sums = SKIP
+
+pkgname = shards-git
+