mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
linkchecker: update to 9.3
This commit is contained in:
parent
0267eaf485
commit
59596ee3d3
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=linkchecker
|
||||
_pkgname=LinkChecker
|
||||
pkgver=9.2
|
||||
pkgver=9.3
|
||||
pkgrel=1
|
||||
pkgdesc="An utility to check HTML documents for broken links."
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ optdepends=('python2-pyqt4: for gui version'
|
||||
'qscintilla-python2: for gui version'
|
||||
'python2-dns: a DNS toolkit for Python')
|
||||
source=("https://pypi.python.org/packages/source/L/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('ba556cd1c172c2cbcb92fc3405d48f44fa56c3074ed3b7ead87f635ad54fb907')
|
||||
sha256sums=('ee0aa60de440fdcf8587ddebf1f691bc777a32d8d4f119beed63f405dc56176d')
|
||||
|
||||
build() {
|
||||
cd $srcdir/${_pkgname}-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user