summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c65aaa61802..01d162733046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=python-isbntools
_pyname="${pkgname#python-}"
pkgver=4.3.29
-pkgrel=1
+pkgrel=2
pkgdesc="Extract, clean, transform, hyphenate and metadata for ISBNs"
arch=(any)
url="https://pypi.python.org/pypi/$_pyname"
-license=(LGPL3)
+license=(LGPL-3.0-only)
depends=(python
python-isbnlib)
makedepends=(python-{build,installer,wheel}