summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dd24c703567..a8ec712fe5b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Sep 7 12:52:26 UTC 2018
+# Sat Sep 8 07:40:17 UTC 2018
pkgbase = retroshare
pkgdesc = Serverless encrypted instant messenger with filesharing, chatgroups, e-mail.
pkgver = 0.6.4
@@ -10,8 +10,7 @@ pkgbase = retroshare
arch = armv6h
arch = armv7h
arch = aarch64
- license = GPL
- license = LGPL
+ license = GPL2
makedepends = git
makedepends = qt5-tools
depends = qt5-multimedia
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'