diff --git a/scripts/msys2/PKGBUILD b/scripts/msys2/PKGBUILD index e7d187d..5812176 100644 --- a/scripts/msys2/PKGBUILD +++ b/scripts/msys2/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="openFPGALoader: universal utility for programming FPGA (mingw-w64)" arch=('any') url="https://github.com/trabucayre/openFPGALoader" -license=('AGPLv3.0') +license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-libftdi") makedepends=( "${MINGW_PACKAGE_PREFIX}-gcc"