diff options
author | Michal Wojdyla | 2024-04-09 23:29:39 +0200 |
---|---|---|
committer | Michal Wojdyla | 2024-04-09 23:29:39 +0200 |
commit | 272b9bcb0f55744b9ce56556249d2bdfaadbf4d6 (patch) | |
tree | 7143dc0ccf101e77a272541694769fade5ada8d9 /.SRCINFO | |
parent | a4142c0f4fce0cca33162fd3c8976f75f2e0cf07 (diff) | |
download | aur-272b9bcb0f55744b9ce56556249d2bdfaadbf4d6.tar.gz |
Use SPDX license identifier
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ pkgbase = 0ad-git pkgdesc = Cross-platform, 3D and historically-based real-time strategy game - built from git development version. - pkgver = A26.r1249.g4a5de262b7 + pkgver = A26.r1310.g899a956de4 pkgrel = 1 epoch = 1 url = http://play0ad.com/ arch = i686 arch = x86_64 - license = GPL2 + license = GPL-2.0-or-later license = CCPL makedepends = boost makedepends = cmake |