Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / cue
Commits: decf82fd by loqs at 2024-10-03T04:55:30+01:00 Change to SPDX license identifier https://github.com/cue-lang/cue/blob/v0.9.2/LICENSE - - - - - ba6f5b6b by Morten Linderud at 2025-01-23T18:16:18+01:00 Merge remote-tracking branch 'origin/merge-requests/1' * origin/merge-requests/1: Change to SPDX license identifier - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Validate and define text-based and dynamic configuration" arch=('x86_64') url="https://cuelang.org/" -license=('Apache') +license=('Apache-2.0') makedepends=('go') depends=('glibc') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/cue-lang/cue/archive/v${pkgver}.tar.gz") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cue/-/compare/84c2b941b5735611c5d84a7863d1bc9ca5ba9353...ba6f5b6b75f7502da248a7c37163c0d1efd8a5ec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cue/-/compare/84c2b941b5735611c5d84a7863d1bc9ca5ba9353...ba6f5b6b75f7502da248a7c37163c0d1efd8a5ec You're receiving this email because of your account on gitlab.archlinux.org.
