diff options
Diffstat (limited to 'testing/openttd-opengfx/APKBUILD')
-rw-r--r-- | testing/openttd-opengfx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openttd-opengfx/APKBUILD b/testing/openttd-opengfx/APKBUILD index 886188a9aa..c4ece6a071 100644 --- a/testing/openttd-opengfx/APKBUILD +++ b/testing/openttd-opengfx/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Free graphics set for OpenTTD" url="http://openttd.org/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="" makedepends="" source="https://binaries.openttd.org/extra/opengfx/$pkgver/opengfx-$pkgver-all.zip" |