chore: update license array

This commit is contained in:
2026-07-02 15:33:07 +02:00
parent d0e1ed292e
commit 1971867f63
+12 -1
View File
@@ -5,7 +5,18 @@ pkgrel=1
pkgdesc='Compatibility tool for Steam Play based on Wine and additional components'
arch=('x86_64')
url='https://github.com/GloriousEggroll/proton-ge-custom'
license=('BSD-3-Clause' 'LGPL-2.1-or-later' 'MPL-2.0' 'OFL-1.1' 'LicenseRef-AOM-Patent-License-1.0')
license=(
'BSD-2-Clause'
'BSD-3-Clause'
'LGPL-2.1-or-later'
'MIT'
'MPL-2.0'
'OFL-1.1'
'LicenseRef-AOM-Patent-License-1.0'
'LicenseRef-Ume-Fonts'
'zlib'
'custom'
)
depends=('python')
optdepends=(
'steam: use Proton-GE through Steam'