summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c5226cd198e..d4cb6f2a9b0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
-# Generated by mksrcinfo v8
-# Tue Oct 30 00:44:22 UTC 2018
pkgbase = linkchecker
pkgdesc = Check websites for broken links.
- pkgver = 9.4.0
- pkgrel = 6
+ pkgver = 10.0.0
+ pkgrel = 1
url = https://github.com/linkcheck/linkchecker
- arch = x86_64
+ arch = any
license = GPL2
- depends = python2-requests
- depends = python2-dnspython
- depends = python2-xdg
- optdepends = python2-argcomplete: For command-line completion,
- optdepends = python2-geoip: For displaying country codes
- source = linkchecker-9.4.0.tar.gz::https://github.com/linkchecker/linkchecker/archive/v9.4.0.tar.gz
- sha256sums = 1ce495fc5f2366ac5b31cbda6fef2c5cf6582bb2d55fd9648931952611e47473
+ makedepends = python-pytest
+ depends = python-requests
+ depends = python-dnspython
+ depends = python-xdg
+ depends = python-beautifulsoup4
+ optdepends = python-argcomplete: For command-line completion
+ source = linkchecker-10.0.0.tar.gz::https://github.com/linkchecker/linkchecker/archive/v10.0.0.tar.gz
+ sha256sums = e86bdd9d1bd39e7caee7521c80f211f9cbdc07f5bc01225ee4fc07a7ada34ccd
pkgname = linkchecker