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 5928c1295e37..b7378bcf8ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=linkchecker
pkgver=9.4
-pkgrel=2
+pkgrel=3
pkgdesc="An command line utility to check HTML documents for broken links."
arch=('any')
url="https://github.com/linkcheck/linkchecker"
license=('GPL')
-depends=('python2>=2.7.0' 'python2-requests' 'python2-dnspython')
+depends=('python2>=2.7.0' 'python2-requests' 'python2-dnspython' 'python2-xdg')
source=("git+https://github.com/linkcheck/linkchecker.git")
sha256sums=('SKIP')