summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLartza2015-07-27 12:29:46 +0300
committerLartza2015-07-27 12:29:46 +0300
commit704d106bfa01e97144568a54e863dd40a4028e80 (patch)
tree8b3f760140ee404fedf6c72f1cb47387a327173b /PKGBUILD
parent7f81546f9fedbc96422673544b82d9613f33ca6f (diff)
downloadaur-704d106bfa01e97144568a54e863dd40a4028e80.tar.gz
Update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b2e7be1efd8..5527b943baf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A C++ rewrite attempt of the tint2 panel."
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/jmc-88/tint3"
-license=('GPL3')
+license=('GPL2')
depends=('imlib2' 'pango' 'libxinerama' 'libxrandr' 'libxcomposite' 'startup-notification')
makedepends=('git' 'cmake')
source=('tint3::git+https://github.com/jmc-88/tint3.git')