diff options
Diffstat (limited to 'testing/libplist/APKBUILD')
-rw-r--r-- | testing/libplist/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libplist/APKBUILD b/testing/libplist/APKBUILD index f7ff87e6bd7..dfac474f47e 100644 --- a/testing/libplist/APKBUILD +++ b/testing/libplist/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A library to handle Apple Property List format in binary or XML " url="http://www.libimobiledevice.org/" arch="all" -license="GPL2 LGPL2.1" +license="GPL-2.0 LGPL-2.1" makedepends="automake autoconf libtool cython-dev" subpackages="$pkgname-dev py2-$pkgname:_py" options="!check" |