George Hu pushed to branch main at Arch Linux / Packaging / Packages / 
btrfs-assistant


Commits:
c573fa46 by George Hu at 2025-09-19T21:07:29+08:00
Use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -5,7 +5,7 @@ pkgbase = btrfs-assistant
        url = https://gitlab.com/btrfs-assistant/btrfs-assistant
        arch = x86_64
        arch = aarch64
-       license = GPL3
+       license = GPL-3.0-or-later
        makedepends = git
        makedepends = cmake
        makedepends = qt6-tools


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgrel=1
 pkgdesc="An application for managing BTRFS subvolumes and Snapper snapshots"
 arch=('x86_64' 'aarch64')
 url="https://gitlab.com/$pkgname/$pkgname";
-license=('GPL3')
+license=('GPL-3.0-or-later')
 depends=('qt6-base' 'qt6-svg' 'ttf-font' 'polkit' 'util-linux' 'btrfs-progs' 
'diffutils')
 optdepends=('snapper' 'btrfsmaintenance' 'qt6-wayland')
 makedepends=('git' 'cmake' 'qt6-tools')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/btrfs-assistant/-/commit/c573fa46f666d109483fa632ea942ade18335bf4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/btrfs-assistant/-/commit/c573fa46f666d109483fa632ea942ade18335bf4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to