Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
coreutils


Commits:
d13dd107 by Tobias Powalowski at 2023-10-06T07:19:15+02:00
upgpkg: 9.4-2: update license #79866

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = coreutils
        pkgdesc = The basic file, shell and text manipulation utilities of the 
GNU operating system
        pkgver = 9.4
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.gnu.org/software/coreutils/
        arch = x86_64
-       license = GPL3-or-later
+       license = GPL-3.0-or-later
        license = GFDL-1.3-or-later
        depends = glibc
        depends = acl


=====================================
PKGBUILD
=====================================
@@ -6,10 +6,10 @@
 
 pkgname=coreutils
 pkgver=9.4
-pkgrel=1
+pkgrel=2
 pkgdesc='The basic file, shell and text manipulation utilities of the GNU 
operating system'
 arch=('x86_64')
-license=('GPL3-or-later' 'GFDL-1.3-or-later')
+license=('GPL-3.0-or-later' 'GFDL-1.3-or-later')
 url='https://www.gnu.org/software/coreutils/'
 depends=('glibc' 'acl' 'attr' 'gmp' 'libcap' 'openssl')
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/coreutils/-/commit/d13dd107a5627af9c43171c54e92a6aed1ac328a

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


Reply via email to