blob: ba1411f178ffd682eae4a00311001b9a77af8bae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = jcloisterzone5
pkgdesc = A Java version of the Carcassonne board game.
pkgver = 5.0.19
pkgrel = 1
url = http://jcloisterzone.com/en/
arch = any
license = AGPL
depends = java-runtime>=11
depends = nodejs>=12.13.0
conflicts = jcloisterzone
options = !strip
source = https://github.com/farin/JCloisterZone-Client/releases/download/v5.0.19/jcloisterzone-5.0.19.deb
sha256sums = 3f7f15c8f239ced44d2156f523aec434fc7c8d7e234c007a35245d989965dccc
pkgname = jcloisterzone5
|