[arch-commits] Commit in gnupg/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Wed Aug 24 17:02:58 UTC 2022


    Date: Wednesday, August 24, 2022 @ 17:02:57
  Author: dvzrv
Revision: 454484

Declare CC0 as custom license: https://bugs.archlinux.org/task/74709

Modified:
  gnupg/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-24 16:02:01 UTC (rev 454483)
+++ PKGBUILD	2022-08-24 17:02:57 UTC (rev 454484)
@@ -11,7 +11,7 @@
 pkgrel=1
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='https://www.gnupg.org/'
-license=(BSD custom CC0 GPL2 GPL3 LGPL3 LGPL2.1 MIT)
+license=(BSD custom custom:CC0 GPL2 GPL3 LGPL3 LGPL2.1 MIT)
 arch=('x86_64')
 checkdepends=('openssh')
 makedepends=('libldap' 'libusb-compat' 'pcsclite')



More information about the arch-commits mailing list