Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / xonotic-data
Commits: a9a52cac by Sven-Hendrik Haase at 2025-08-01T03:01:35+02:00 Fix license - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,4 +1,4 @@ -# Maintainer: Sven-Hendrik Haase <[email protected]> +# Maintainer: Sven-Hendrik Haase <[email protected]> # Contributor: Alexander Suhoverhov <cy at ngs dot ru> pkgname=xonotic-data @@ -7,7 +7,7 @@ pkgrel=3 pkgdesc="A free, fast-paced cross-platform first person shooter (data files)" arch=('any') url="https://xonotic.org" -license=('GPL') +license=('GPL-3.0-or-later') depends=('bash' 'perl') options=('!debug' '!strip') source=("https://dl.xonotic.org/xonotic-${pkgver}.zip") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xonotic-data/-/commit/a9a52cac66e80014e07603e62c3b05063da1f245 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xonotic-data/-/commit/a9a52cac66e80014e07603e62c3b05063da1f245 You're receiving this email because of your account on gitlab.archlinux.org.
