George Hu pushed to branch main at Arch Linux / Packaging / Packages / pacparser


Commits:
0acf527d by George Hu at 2025-09-22T18:14:31+08:00
Use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = pacparser
        pkgrel = 1
        url = https://github.com/pacparser/pacparser
        arch = x86_64
-       license = LGPL
+       license = LGPL-3.0-or-later
        source = 
https://github.com/pacparser/pacparser/archive/v1.4.2/pacparser-1.4.2.tar.gz
        sha512sums = 
65d12421ee79a969b867d7dcec1527ac9b2596c25f6be2502742ba1b3788f05afeed2fcd5406dfb39485d1d56ef161684acabe6a95008725385c3c5336f331b1
 


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgrel=1
 pkgdesc="Library to parse proxy auto-config (PAC) files"
 arch=(x86_64)
 url="https://github.com/pacparser/pacparser";
-license=('LGPL')
+license=('LGPL-3.0-or-later')
 
source=("https://github.com/pacparser/pacparser/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
 
sha512sums=('65d12421ee79a969b867d7dcec1527ac9b2596c25f6be2502742ba1b3788f05afeed2fcd5406dfb39485d1d56ef161684acabe6a95008725385c3c5336f331b1')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pacparser/-/commit/0acf527df912f2e83acd15ad7d17c1d2ab30bc86

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


Reply via email to