Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
exfatprogs
Commits:
0cfbcd01 by Frederik Schwan at 2026-02-22T14:40:12+01:00
fix license
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='exFAT filesystem userspace utilities for the Linux Kernel exfat
driver'
arch=('x86_64')
url='https://github.com/exfatprogs/exfatprogs'
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('glibc')
provides=('exfat-utils')
conflicts=('exfat-utils')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exfatprogs/-/commit/0cfbcd01552b35d766c242d93385859f78489d94
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exfatprogs/-/commit/0cfbcd01552b35d766c242d93385859f78489d94
You're receiving this email because of your account on gitlab.archlinux.org.