summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsehraf2018-09-08 09:40:41 +0200
committersehraf2018-09-08 09:40:41 +0200
commit1c595268c1703f25f548e2f3453a46df26e8a863 (patch)
treebd8aeeb3ba7f648436710c0bca9c5fb7c61264e5 /PKGBUILD
parentc74123a79613464119cfcec0dd4b1ae72b9cd935 (diff)
downloadaur-1c595268c1703f25f548e2f3453a46df26e8a863.tar.gz
corrected license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eeb6ea9d48ef..53338f3ac1f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgrel=4
pkgdesc="Serverless encrypted instant messenger with filesharing, chatgroups, e-mail."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="http://retroshare.sourceforge.net/"
-license=('GPL' 'LGPL')
+license=('GPL2')
depends=('qt5-multimedia' 'qt5-x11extras' 'libupnp' 'libxss' 'libmicrohttpd' 'sqlcipher')
makedepends=('git' 'qt5-tools')
optdepends=('tor: tor hidden node support'