summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2021-05-14 11:41:44 +0200
committerÓscar García Amor2021-05-14 11:41:44 +0200
commit141394e3b35de8d6d76d1e6ef3c42d991b8441cb (patch)
tree0bdc8cb54db8c55fcdc117c3460115c914c89c20
parent641a0f0983f28304958bf5bec803fbe118a7cb63 (diff)
downloadaur-141394e3b35de8d6d76d1e6ef3c42d991b8441cb.tar.gz
upgpkg: autofirma-bin 1.6.5-4
Fix license line
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b22cbb30fc90..e800ae8bb764 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = autofirma-bin
url = https://firmaelectronica.gob.es/
arch = any
license = GPL
- license = EUPL
+ license = custom:EUPL
depends = java-runtime
depends = nss
conflicts = autofirma
diff --git a/PKGBUILD b/PKGBUILD
index 38e1f1c214f9..e632da40f624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=4
pkgdesc='Cliente de firma electrónica ofrecido por la Administración Pública'
arch=('any')
url='https://firmaelectronica.gob.es/'
-license=('GPL' 'EUPL')
+license=('GPL' 'custom:EUPL')
depends=('java-runtime' 'nss')
conflicts=('autofirma')
source=("${pkgname}-${pkgver}.zip::https://sede.xunta.gal/ficheiros/autofirma/AutoFirma_Linux.zip"