George Hu pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-boot-maker


Commits:
55d46a93 by George Hu at 2025-10-27T00:33:18+08:00
Use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -5,7 +5,7 @@ pkgbase = deepin-boot-maker
        url = https://github.com/linuxdeepin/deepin-boot-maker
        arch = x86_64
        groups = deepin-extra
-       license = GPL3
+       license = GPL-3.0-only
        makedepends = git
        makedepends = qt6-tools
        makedepends = python


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc='Tool to create a bootable usb stick quick and easy'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-boot-maker";
-license=('GPL3')
+license=('GPL-3.0-only')
 depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'qt6-base' 'qt6-svg' 'p7zip' 
'mtools' 'polkit-qt6' 'syslinux')
 makedepends=('git' 'qt6-tools' 'python' 'gtest')
 groups=('deepin-extra')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-boot-maker/-/commit/55d46a93296023a11381ec32b9fc399d56f5a300

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-boot-maker/-/commit/55d46a93296023a11381ec32b9fc399d56f5a300
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to