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

Frederik Schwan freswa at gemini.archlinux.org
Tue Oct 19 15:01:48 UTC 2021


    Date: Tuesday, October 19, 2021 @ 15:01:48
  Author: freswa
Revision: 1030980

fix license FS#72475

Modified:
  sequoia/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-19 14:03:44 UTC (rev 1030979)
+++ PKGBUILD	2021-10-19 15:01:48 UTC (rev 1030980)
@@ -4,11 +4,11 @@
 pkgbase=sequoia
 pkgname=(sequoia-ffi python-sequoia)
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Cool new OpenPGP implementation'
 url='https://sequoia-pgp.org/'
 arch=('x86_64')
-license=('GPL2')
+license=('LGPL2')
 groups=('sequoia')
 makedepends=('git' 'cargo' 'clang' 'python' 'python-setuptools' 'python-cffi'
              'glibc' 'nettle' 'sqlite' 'capnproto' 'openssl' 'gcc-libs' 'gmp'



More information about the arch-commits mailing list