blob: c3fac0e1a544229b53b9f0585151381b68086c88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ameba
pkgdesc = A static code analysis tool for Crystal
pkgver = 0.10.1
pkgrel = 1
url = https://github.com/veelenga/ameba
arch = x86_64
license = MIT
makedepends = shards
depends = crystal>=0.29.0
depends = make
source = https://github.com/veelenga/ameba/archive/v0.10.1.tar.gz
sha256sums = 9c066ff9983ac6607b527f6004dd024be025cd1b2573faf78258cf071e22ffe4
pkgname = ameba
|