summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-07-04 02:40:00 +0300
committerDimitris Kiziridis2020-07-04 02:40:00 +0300
commite6c804a60335d9cdd1ce5a34e1451c33b28e3eb9 (patch)
tree2869fb21c8a6eb4bc7b03344bb696efd02dd5a3d /PKGBUILD
parentc50b65f8c94d346730d3ce53aa7e4e595b7d6998 (diff)
downloadaur-e6c804a60335d9cdd1ce5a34e1451c33b28e3eb9.tar.gz
Initial commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be520ac520be..62effa675a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Bash-like shell based on Clojure"
arch=('x86_64')
url='https://github.com/dundalek/closh'
license=('EPL')
+depends=('java-runtime>=8')
source=("${pkgname}-${pkgver}.jar::https://github.com/dundalek/closh/releases/download/v${pkgver}/closh-zero.jar")
sha256sums=('a7038d296a6ba8cd0063f6c47fd93962a4865d3c0e496d0f5c7af71fb1db3f1d')