Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
grub
Commits:
39474af2 by Tobias Powalowski at 2023-10-04T08:54:41+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')
+license=('GPL3-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/39474af2300ee2af3326f928636cc70106df22a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grub/-/commit/39474af2300ee2af3326f928636cc70106df22a8
You're receiving this email because of your account on gitlab.archlinux.org.