blob: 86f635ee9afba3ff514228e977ef7fce7685ef8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = omnia
pkgdesc = Omnia is a Clojure REPL with almost all the power of a fully fledged editor, without being an editor
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/AvramRobert/omnia
arch = x86_64
arch = armv7h
license = APL
depends = java-runtime
provides = omnia
conflicts = omnia
source = https://github.com/AvramRobert/omnia/releases/download/0.2.1/omnia-0.2.1.tar
md5sums = 5d263ed854ab411a3172e644fa9c08c4
pkgname = omnia
|