chore: update license array
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user