aboutsummaryrefslogtreecommitdiffstats
path: root/community/libplist/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libplist/APKBUILD')
-rw-r--r--community/libplist/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libplist/APKBUILD b/community/libplist/APKBUILD
index 2833adde267..73c424f2a45 100644
--- a/community/libplist/APKBUILD
+++ b/community/libplist/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="A library to handle Apple Property List format whereas it's binary or XML"
url="http://libimobiledevice.org/"
arch="all"
-license="GPL2 LGPL2.1"
+license="GPL-2.0 LGPL-2.1"
depends=""
depends_dev="libxml2-dev glib-dev"
makedepends="swig python2-dev $depends_dev cython-dev python2 cython"