aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK2020-03-17 16:06:26 +0100
committerTBK2020-03-28 09:59:52 +0100
commitb71694e20ba14980e19c4ad9cdeda73296d36d6f (patch)
treee9432e6daeaae884c6f489567864b1bfd53b0b59
parente1c0e522c97a2a2e8aaaea17dd2ef631c0bce3ed (diff)
downloadaur-b71694e20ba14980e19c4ad9cdeda73296d36d6f.tar.gz
Clarify license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b43b0bc64a2f..51c9af246449 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _commit_sortfilterproxymodel="36befddf5d57faad990e72c88c5844794f274145"
pkgdesc='Glossy cross-platform client for Matrix'
url='https://gitlab.com/spectral-im/spectral'
arch=('any')
-license=('GPL3')
+license=('GPL-3.0-or-later')
conflicts=('spectral-matrix-git')
depends=('qt5-graphicaleffects' 'qt5-multimedia' 'qt5-quickcontrols2' 'qt5-svg' 'qt5-tools' 'qtkeychain' 'libquotient-git' 'libqtolm-git')
makedepends=('cmake')