summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b89d4f1f960a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = pscpp-git
+ pkgdesc = PureScript C++ Compiler
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://github.com/andyarvanitis/purescript-native
+ arch = any
+ license = BSD3
+ makedepends = stack
+ depends = gcc
+ source = https://github.com/andyarvanitis/purescript-native/archive/master.zip
+ sha256sums = SKIP
+
+pkgname = pscpp-git
+