Drop LGPL-3.0 from license list (xCards → hayeah swap upstream)
This commit is contained in:
@@ -5,10 +5,10 @@ pkgrel=1
|
||||
pkgdesc="Cross-platform Klondike Solitaire in Rust + Bevy with sync, achievements, and four game modes"
|
||||
arch=('x86_64')
|
||||
url="https://git.aleshym.co/funman300/Rusty_Solitare"
|
||||
license=('MIT' 'LGPL-3.0-only' 'OFL-1.1')
|
||||
# MIT for the project code, LGPL-3.0 for the bundled xCards card faces, and
|
||||
# OFL-1.1 for FiraMono. See /usr/share/licenses/$pkgname/CREDITS.md for the
|
||||
# full attribution table.
|
||||
license=('MIT' 'OFL-1.1')
|
||||
# MIT for the project code and the hayeah/playing-cards-assets card art it
|
||||
# bundles; OFL-1.1 for FiraMono. See /usr/share/licenses/$pkgname/CREDITS.md
|
||||
# on an installed system for the full attribution table.
|
||||
|
||||
depends=(
|
||||
'alsa-lib' # audio output via kira
|
||||
|
||||
Reference in New Issue
Block a user