aboutsummaryrefslogtreecommitdiffstats
path: root/community/offlineimap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/offlineimap/APKBUILD')
-rw-r--r--community/offlineimap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/offlineimap/APKBUILD b/community/offlineimap/APKBUILD
index 7123209d00..e9ca404e7e 100644
--- a/community/offlineimap/APKBUILD
+++ b/community/offlineimap/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Synchronizes emails between two repositories"
url="http://www.offlineimap.org"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="python2 py2-six"
makedepends="python2-dev asciidoc"
install=""