summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-07-04 02:37:46 +0300
committerDimitris Kiziridis2020-07-04 02:37:46 +0300
commitc50b65f8c94d346730d3ce53aa7e4e595b7d6998 (patch)
tree6dde71e08e3c328b59255a075ac8b976c2ae550e /.SRCINFO
downloadaur-c50b65f8c94d346730d3ce53aa7e4e595b7d6998.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 12 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6126d2dca605
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,12 @@
+pkgbase = closh
+ pkgdesc = Bash-like shell based on Clojure
+ pkgver = 0.5.0
+ pkgrel = 1
+ url = https://github.com/dundalek/closh
+ arch = x86_64
+ license = EPL
+ source = closh-0.5.0.jar::https://github.com/dundalek/closh/releases/download/v0.5.0/closh-zero.jar
+ sha256sums = a7038d296a6ba8cd0063f6c47fd93962a4865d3c0e496d0f5c7af71fb1db3f1d
+
+pkgname = closh
+