summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c8091bc9401..1ec6827782ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,20 @@
pkgbase = linkchecker
pkgdesc = check links in web documents or full websites
- pkgver = 10.2.0
- pkgrel = 2
+ pkgver = 10.2.1
+ pkgrel = 1
url = https://github.com/linkcheck/linkchecker
arch = any
license = GPL2
makedepends = python-hatch-vcs
- makedepends = python-hatchling
+ makedepends = python-hatchling>=1.8.0
makedepends = python-installer
makedepends = python-polib
- depends = python-beautifulsoup4
- depends = python-dnspython
- depends = python-requests
+ depends = python>=3.7
+ depends = python-beautifulsoup4>=4.8.1
+ depends = python-dnspython>=2.0
+ depends = python-requests>=2.20
optdepends = python-argcomplete: For command-line completion
- source = https://files.pythonhosted.org/packages/source/L/LinkChecker/LinkChecker-10.2.0.tar.gz
- sha256sums = 943a3f3f30279fbb85fc6f0569d808cf1ae4be0de4c2050c6f713429b8e58b59
+ source = https://files.pythonhosted.org/packages/source/L/LinkChecker/LinkChecker-10.2.1.tar.gz
+ b2sums = ddbf22d9cdd04d89257b92d032cff24e4dde866b4be115f7b5b878bf2a42dd08159eef451b33ed621d747f06dffa445f4258975b932e5ae0eb8b79cfb8203549
pkgname = linkchecker