summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-29 00:06:47 +0300
committerCaleb Maclennan2024-04-29 00:06:47 +0300
commit3e7a444718408d8547639f320f06db61b41636bb (patch)
tree1d717776b69af45f2490695a0ed4927760e0ff62 /PKGBUILD
parente1d7ad5ac10f39693974cf2e8a56d5505ea404e3 (diff)
downloadaur-python-isbntools.tar.gz
upgpkg: python-isbntools 4.3.29-2
Rebuild for Python 3.12, cleanup packaging odds and ends
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}