diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ | |||
1 | pkgbase = python-html-text | 1 | pkgbase = python-html-text |
2 | pkgdesc = Python library to extract text from HTML | 2 | pkgdesc = Python library to extract text from HTML |
3 | pkgver = 0.6.2 | 3 | pkgver = 0.7.0 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://github.com/zytedata/html-text | 5 | url = https://github.com/zytedata/html-text |
6 | arch = any | 6 | arch = any |
@@ -9,7 +9,7 @@ pkgbase = python-html-text | |||
9 | makedepends = python-installer | 9 | makedepends = python-installer |
10 | makedepends = python-wheel | 10 | makedepends = python-wheel |
11 | depends = python-lxml | 11 | depends = python-lxml |
12 | source = python-html-text-0.6.2.tar.gz::https://github.com/zytedata/html-text/archive/0.6.2.tar.gz | 12 | source = python-html-text-0.7.0.tar.gz::https://github.com/zytedata/html-text/archive/0.7.0.tar.gz |
13 | sha256sums = 2bda73192e3009bacb626c8feacc9ab5f0685947eb5847e181fb1d330410bcc3 | 13 | sha256sums = 9a48cd367c3720731dbb4c67700a80a14a313c1359c63dad660e3961681bb0c0 |
14 | 14 | ||
15 | pkgname = python-html-text | 15 | pkgname = python-html-text |