summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNBonaparte2017-03-30 19:57:21 -0700
committerNBonaparte2017-03-30 19:57:21 -0700
commitd290f0f647e72fb3271609a0188143c073f02c47 (patch)
treeea2618324bb1dc3a33e516ff1fd895bd920d8fdd /PKGBUILD
parent3fa2dc155e54f1757abb7bcd4fddb953845c9714 (diff)
downloadaur-d290f0f647e72fb3271609a0188143c073f02c47.tar.gz
fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78fb800188a3..b08ad18f593b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Convert XEmbed system tray icons to SNI icons"
arch=('i686' 'x86_64')
url="https://github.com/KDE/plasma-workspace"
-license=('GPL' 'LGPL')
+license=('GPL')
depends=('kwindowsystem' 'libxtst')
makedepends=('extra-cmake-modules' 'git')
conflicts=($_pkgparent)