blob: 65a4571f978b0d863755a4e4e500f26a9dc99314 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = megaglest-data-git
pkgdesc = Fork of Glest, a 3D real-time strategy game in a fantastic world (data files, git version)
pkgver = 3.13.0.r15.gdf2ae0a5
pkgrel = 1
url = https://megaglest.org/
arch = any
license = custom:CCBYSA3.0
makedepends = git
makedepends = cmake
makedepends = xz
provides = megaglest-data
conflicts = megaglest-data
source = git+https://github.com/MegaGlest/megaglest-data.git
sha256sums = SKIP
pkgname = megaglest-data-git
|