blob: f18bf2319c4b6152a4bf5f939f20e8badd1bc184 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = stackandconquer
pkgdesc = A challenging tower conquest board game.
pkgver = 0.9.0
pkgrel = 2
url = https://github.com/ElTh0r0/stackandconquer/
arch = x86_64
license = GPL3
makedepends = qt5-tools
depends = qt5-declarative
depends = qt5-svg
depends = hicolor-icon-theme
source = stackandconquer-0.9.0.tar.gz::https://github.com/ElTh0r0/stackandconquer/archive/v0.9.0.tar.gz
sha256sums = 7b229e8d6bb29ebc54a69a2eba7ecae07f667b6daec41a7a685e7678df83eb38
pkgname = stackandconquer
|