Drop LGPL-3.0 from license list (xCards → hayeah swap upstream)

This commit is contained in:
funman300
2026-05-01 16:08:05 +00:00
parent 69d60ede2e
commit a8106deeb6
+4 -4
View File
@@ -5,10 +5,10 @@ pkgrel=1
pkgdesc="Cross-platform Klondike Solitaire in Rust + Bevy with sync, achievements, and four game modes" pkgdesc="Cross-platform Klondike Solitaire in Rust + Bevy with sync, achievements, and four game modes"
arch=('x86_64') arch=('x86_64')
url="https://git.aleshym.co/funman300/Rusty_Solitare" url="https://git.aleshym.co/funman300/Rusty_Solitare"
license=('MIT' 'LGPL-3.0-only' 'OFL-1.1') license=('MIT' 'OFL-1.1')
# MIT for the project code, LGPL-3.0 for the bundled xCards card faces, and # MIT for the project code and the hayeah/playing-cards-assets card art it
# OFL-1.1 for FiraMono. See /usr/share/licenses/$pkgname/CREDITS.md for the # bundles; OFL-1.1 for FiraMono. See /usr/share/licenses/$pkgname/CREDITS.md
# full attribution table. # on an installed system for the full attribution table.
depends=( depends=(
'alsa-lib' # audio output via kira 'alsa-lib' # audio output via kira