ogre3d: fix license

Fixes #7066
This commit is contained in:
Christoph Reiter
2020-10-01 08:50:58 +02:00
committed by GitHub
parent 9dab1cec29
commit fdf439685a

View File

@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="A cross-platform 3D game engine (mingw-w64)"
arch=('any')
url="https://www.ogre3d.org/"
license=("LGPL")
license=("MIT")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-doxygen"
"${MINGW_PACKAGE_PREFIX}-pkg-config"