summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAntonio Rojas2020-05-01 20:27:53 +0000
committerAntonio Rojas2020-05-01 20:27:53 +0000
commitf7918bbbce6727d3b22b9d9a7194d761776e0687 (patch)
treea1d61fd8247289a3146953ba8467ed3ac40b3e90 /.SRCINFO
downloadaur-f7918bbbce6727d3b22b9d9a7194d761776e0687.tar.gz
Dropped from repos
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1c4f788e3a9a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = wren
+ pkgdesc = Small, fast, class-based concurrent scripting language
+ pkgver = 0.1.0
+ pkgrel = 2
+ url = http://wren.io/
+ arch = x86_64
+ license = MIT
+ makedepends = setconf
+ makedepends = libuv
+ makedepends = git
+ makedepends = python2
+ depends = glibc
+ source = git+https://github.com/munificent/wren.git#commit=417ed7a
+ source = git+https://chromium.googlesource.com/external/gyp.git#commit=aae1e3efb50786df20e9572621fb746865f0df53
+ source = git+https://github.com/libuv/libuv.git#commit=cd37fd0
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+
+pkgname = wren
+