summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproninyaroslav2015-08-08 13:58:34 +0300
committerproninyaroslav2015-08-08 13:58:34 +0300
commit70ab08f48836406ee62c43e12641d1d06e2cb16a (patch)
tree63d5910bb00ac072b7e43fc3c073d4b92cecfe24
parente513ac3e5741b7b90d012394e864d6879dac65ae (diff)
downloadaur-70ab08f48836406ee62c43e12641d1d06e2cb16a.tar.gz
Update license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e408fb821760..8da98477b7b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="A tiny monitor calibration loader for X.org"
arch=('i686' 'x86_64')
url="http://xcalib.sourceforge.net/"
-license=('GPL')
+license=('GPL2')
depends=('libxxf86vm')
makedepends=('git')
source=(${pkgname}::"git://github.com/OpenICC/xcalib.git")