blob: 414a6055bdc76e8cff6f8953379269c9728ec478 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = flare-game
pkgdesc = Fantasy action RPG using the FLARE engine
pkgver = 1.14
pkgrel = 1
url = https://www.flarerpg.org/
arch = any
license = CCPL:cc-by-sa-3.0
makedepends = cmake
depends = flare-engine
options = !strip
source = flare-game-1.14::https://github.com/flareteam/flare-game/archive/v1.14.tar.gz
sha256sums = 65758462070aa88842084f8ee69083d8226e93cfbf83481663276d8307494b8e
pkgname = flare-game
|