diff options
Diffstat (limited to 'testing/zim')
-rw-r--r-- | testing/zim/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zim/APKBUILD b/testing/zim/APKBUILD index 9c1ea7374e..14302ee440 100644 --- a/testing/zim/APKBUILD +++ b/testing/zim/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A Desktop Wiki Editor" url="http://zim-wiki.org/" arch="all" -license="GPL2" +license="GPL-2.0" depends="python2 py-gobject py-xdg py-gtk py2-simplejson xdg-utils" makedepends="desktop-file-utils" subpackages="$pkgname-doc $pkgname-lang" |