Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / 
vcdimager


Commits:
3ca59f4c by Dan Johansen at 2025-03-23T14:07:31+01:00
fix spdx licence identifier

Signed-off-by: Dan Johansen <[email protected]>

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = vcdimager
        pkgrel = 5
        url = https://www.gnu.org/software/vcdimager/
        arch = x86_64
-       license = GPL
+       license = GPL-2.0-or-later
        depends = libcdio
        depends = libxml2
        depends = popt


=====================================
PKGBUILD
=====================================
@@ -1,4 +1,4 @@
-# Maintainer:
+# Maintainer: Dan Johansen <[email protected]>
 # Contributor: damir <[email protected]>
 # Contributor: Tom Newsom <[email protected]>
 
@@ -8,7 +8,7 @@ pkgrel=5
 pkgdesc="A full-featured mastering suite for authoring disassembling and 
analyzing Video CD's and Super Video CD's"
 url="https://www.gnu.org/software/vcdimager/";
 arch=(x86_64)
-license=(GPL)
+license=('GPL-2.0-or-later')
 depends=(libcdio libxml2 popt)
 source=(https://ftp.gnu.org/gnu/vcdimager/$pkgname-$pkgver.tar.gz{,.sig})
 sha256sums=('67515fefb9829d054beae40f3e840309be60cda7d68753cafdd526727758f67a'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vcdimager/-/commit/3ca59f4c97f98dbe91821c84df0f251c2bbbe40e

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


Reply via email to