aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyrusmg2022-11-11 09:19:01 +0100
committerCyrusmg2022-11-11 09:19:01 +0100
commitfccc6fbe2947cbe7c81ab9386f15beda2e1f08e3 (patch)
tree598095f477a25588b18bcf9667d6d94234e7ccea
parent61f3aec9b0ef2da4a3ade06173d91ac975a2c555 (diff)
downloadaur-fccc6fbe2947cbe7c81ab9386f15beda2e1f08e3.tar.gz
Switch license from GPL to custom
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cbd65c25535..b26b093f88f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = eobcanka
arch = armv7h
arch = arm
arch = aarch64
- license = GPL
+ license = custom
depends = pacman>=5.2
depends = pcsclite
optdepends = ccid: Smart Card Interface Devices driver
diff --git a/PKGBUILD b/PKGBUILD
index afeda8b88f7e..8f8d8f4f337d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="eObcanka software for Czech Citizen Portal"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
url="https://info.identitaobcana.cz"
-license=('GPL')
+license=('custom')
depends=('pacman>=5.2'
'pcsclite')
optdepends=('ccid: Smart Card Interface Devices driver'