summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Hacohen2018-03-16 14:47:05 +0000
committerTom Hacohen2018-03-16 14:47:05 +0000
commitbfd590f937f6e0b672ac77573604e05cdec96d7c (patch)
tree1bf39205b4f8b159b4aa0d5b18ae428f997a416a /PKGBUILD
parent33bd15e385eaeeb19e72427b5150f5a6271e638a (diff)
downloadaur-bfd590f937f6e0b672ac77573604e05cdec96d7c.tar.gz
Fix licensing info.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74d042b3301e..bca885322d99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A CalDAV and CardDAV front-end/proxy for EteSync "
arch=('any')
url="https://pypi.python.org/pypi/${pkgname}/"
-license=('LGPL')
+license=('GPL')
depends=('python-appdirs'
'python-radicale-storage-etesync'
)