summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorthatmadhacker2019-06-19 14:34:30 -0400
committerthatmadhacker2019-06-19 14:34:30 -0400
commitb5cbcd49bb262da9ef161bbfa2a5da9b5bf76186 (patch)
tree52c4963f8c120657a1a25763d4bf8517f93a2e33 /.SRCINFO
downloadaur-finlayscript6.tar.gz
Added pkgbuild and .srcinfo
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..69fbabd13ae4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = finlayscript6
+ pkgdesc = The official FinlayScript6 interpreter
+ pkgver = 1.0
+ pkgrel = 1
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = java-runtime
+ depends = bash
+ source = git://github.com/thatmadhacker/FinlayScript6.git
+ md5sums = SKIP
+
+pkgname = finlayscript6
+