blob: f80eef83dfd01b9757d2fcf2b4c9542f7861180a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = bloop
pkgdesc = Bloop gives you fast edit/compile/test workflows for Scala.
pkgver = 2.0.3
pkgrel = 1
url = https://scalacenter.github.io/bloop/
arch = any
license = Apache
depends = java-environment>=8
depends = coursier>=2.0.16
source = bloop-coursier-channel-2.0.3::https://github.com/scalacenter/bloop/releases/download/v2.0.3/bloop-coursier.json
source = bloop-bash-2.0.3::https://github.com/scalacenter/bloop/releases/download/v2.0.3/bash-completions
source = bloop-zsh-2.0.3::https://github.com/scalacenter/bloop/releases/download/v2.0.3/zsh-completions
source = bloop-fish-2.0.3::https://github.com/scalacenter/bloop/releases/download/v2.0.3/fish-completions
sha256sums = 32734dfc422716cf5d11d7c01a7a312d6fdacf2a0183fdac077c73fe1ea0b3ce
sha256sums = da6b7ecd4109bd0ff98b1c452d9dd9d26eee0d28ff604f6c83fb8d3236a6bdd1
sha256sums = 58d32c3f005f7791237916d1b5cd3a942115236155a0b7eba8bf36391d06eff7
sha256sums = 5bcf306e7092f78a9aac9cae07f3eac51ada665343e2c97f6f0a6731ca4c3220
pkgname = bloop
|