blob: 12bfaa7d42d1e3da673f244fa98cb239dc93e934 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = zinc
pkgdesc = Zinc is a stand-alone version of sbt's incremental compiler
pkgver = 0.3.11
pkgrel = 1
url = https://github.com/typesafehub/zinc
arch = any
license = Apache
depends = java-environment
provides = zinc
conflicts = zinc-git
options = !strip
source = http://downloads.typesafe.com/zinc/0.3.11/zinc-0.3.11.tgz
source = zincer.sh
source = zincer.conf
source = zincer.service
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = zinc
|