Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
grub
Commits:
dd604370 by Tobias Powalowski at 2023-10-04T08:57:18+02:00
update license
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -25,7 +25,7 @@ pkgver=${_pkgver/-/}
pkgrel=3
url='https://www.gnu.org/software/grub/'
arch=('x86_64')
-license=('GPL3-or-later')
+license=('GPL-3.0-or-later')
backup=('etc/default/grub'
'etc/grub.d/40_custom')
install="${pkgname}.install"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grub/-/commit/dd60437079cf9d7ad967aa4307e56e261192d9ed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grub/-/commit/dd60437079cf9d7ad967aa4307e56e261192d9ed
You're receiving this email because of your account on gitlab.archlinux.org.