blob: 82684b1e6c33bf732e57fcf7247220dca54cba0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = italian-draughts-git
pkgdesc = Italian Draughts, a strategy game for 2 players written in C++
pkgver = 1.3.1.r5.g389b50d
pkgrel = 1
url = https://gitlab.com/nicolarevelant44/italian-draughts
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = scdoc
depends = wxwidgets-gtk3
source = italian-draughts-git::git+https://gitlab.com/nicolarevelant44/italian-draughts.git
sha256sums = SKIP
pkgname = italian-draughts-git
|