summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc03175e7068..d4cff03ec308 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = linkchecker
pkgdesc = Check websites for broken links.
- pkgver = 10.0.1
+ pkgver = 10.1.0
pkgrel = 1
url = https://github.com/linkcheck/linkchecker
arch = any
license = GPL2
+ makedepends = python-polib
makedepends = python-pytest
+ makedepends = python-setuptools
+ makedepends = python-pip
depends = python-requests
depends = python-dnspython
depends = python-xdg
depends = python-beautifulsoup4
optdepends = python-argcomplete: For command-line completion
- source = linkchecker-10.0.1.tar.gz::https://github.com/linkchecker/linkchecker/archive/v10.0.1.tar.gz
- sha256sums = 81641ac8794d355585fa8807b525a868e7ff13a4d85d04c2aba13e2a25e71484
+ source = linkchecker-10.1.0.tar.gz::https://files.pythonhosted.org/packages/source/L/LinkChecker/LinkChecker-10.1.0.tar.gz
+ sha256sums = ea9354665341c9f1650b6bb716a64d2022635e7fa38e5e05280ba79a57c237b2
pkgname = linkchecker
-