David Runge pushed to branch main at Arch Linux / Packaging / Packages / nextcloud-app-tasks
Commits: b56d38c6 by David Runge at 2023-12-23T14:18:18+01:00 Switch to correct SPDX license identifier for project Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Enhanced task app for NextCloud" arch=(any) url="https://github.com/nextcloud/tasks" -license=(AGPL) +license=(AGPL-3.0-or-later) makedepends=(nextcloud) checkdepends=(yq) groups=(nextcloud-apps) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-tasks/-/commit/b56d38c6e6eaa958e41f7ae760d129ce47de4808 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-tasks/-/commit/b56d38c6e6eaa958e41f7ae760d129ce47de4808 You're receiving this email because of your account on gitlab.archlinux.org.
