aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-isbn/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-isbn/APKBUILD')
-rw-r--r--testing/py-isbn/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-isbn/APKBUILD b/testing/py-isbn/APKBUILD
index 5167c8d48dc..3deb9d23a30 100644
--- a/testing/py-isbn/APKBUILD
+++ b/testing/py-isbn/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A module for working with 10- and 13-digit ISBNs"
url="https://github.com/JNRowe/pyisbn"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"