summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2015-10-08 10:49:54 +0200
committerPier Luigi Fiorini2015-10-08 10:49:54 +0200
commit229a1b2f954e9fb8053cb115b8c53c4e87a46af6 (patch)
treefb0cce5c4262b5a609ccdce5d8430686d6626a14
parent00a7d4f107c0c5f08901fd73af1fb393f86ab3b9 (diff)
downloadaur-229a1b2f954e9fb8053cb115b8c53c4e87a46af6.tar.gz
Update licenses
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b536a2a1950..7f37c0f8c69c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,8 @@ pkgbase = greenisland-git
arch = x86_64
arch = armv6h
arch = armv7h
- license = GPL,
- license = LGPL
+ license = GPL2,
+ license = LGPL2.1
makedepends = git
makedepends = gdb
makedepends = extra-cmake-modules
diff --git a/PKGBUILD b/PKGBUILD
index c68a1dc2837c..cc02678a9324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Green Island: Qt-based compositor infrastructure for Wayland"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='http://hawaiios.org'
-license=('GPL', 'LGPL')
+license=('GPL2', 'LGPL2.1')
depends=('systemd' 'libdrm' 'libinput' 'qt5-declarative' 'hawaii-qt5-wayland'
'xkeyboard-config' 'libxkbcommon' 'fontconfig' 'freetype2')
provides=('greenisland')