yasm: Fix build with GCC 15 and install missing licenses.

This commit is contained in:
مهدي شينون (Mehdi Chinoune) 2025-05-28 19:15:05 +01:00
parent a7d88c34aa
commit bd6256f3f7

View File

@ -4,7 +4,7 @@ _realname=yasm
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.3.0
pkgrel=6
pkgrel=7
pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.) (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')