blob: a5f377b1c36a91888058b52ef8a0885bd37eb9da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lucky
pkgdesc = A web framework written in Crystal
pkgver = 0.25.0
pkgrel = 1
url = https://luckyframework.org/
arch = x86_64
license = MIT
depends = crystal
depends = shards
conflicts = lucky-git
source = lucky_cli-0.25.0.tar.gz::https://github.com/luckyframework/lucky_cli/archive/v0.25.0.tar.gz
sha256sums = 4363b23000a519ac8aceb3b851fe4f40ac45b6a3a20ae11e79780fa9ee9ea1c6
pkgname = lucky
|