mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
python2-html2text: update to 2014.12.5
This commit is contained in:
parent
5818bb102d
commit
f762cfa346
@ -1,16 +1,16 @@
|
||||
# Maintainer: Ernesto Manríquez <alejandronova@gmail.com>
|
||||
|
||||
pkgname=python2-html2text
|
||||
pkgver=3.200.3
|
||||
pkgrel=3
|
||||
pkgver=2014.12.5
|
||||
pkgrel=1
|
||||
pkgdesc="Converts a page of HTML into clean, easy-to-read plain ASCII text."
|
||||
arch=('any')
|
||||
arch=('x86_64')
|
||||
url="http://www.aaronsw.com/2002/html2text"
|
||||
license=('GPL3')
|
||||
depends=('python2')
|
||||
makedepends=('python-distribute')
|
||||
source=("http://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz")
|
||||
md5sums=('98162c467ddafc1a63bff8db98f03d14')
|
||||
md5sums=('165c314c5957cc8cf847c9a8cac3e4d2')
|
||||
|
||||
package() {
|
||||
cd "$srcdir/html2text-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user