Date: Saturday, April 18, 2015 @ 13:31:14 Author: jlichtblau Revision: 131612
upgpkg: python-html2text 2015.4.14-1 Modified: python-html2text/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-18 07:31:29 UTC (rev 131611) +++ PKGBUILD 2015-04-18 11:31:14 UTC (rev 131612) @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=python-html2text -pkgver=2015.2.18 +pkgver=2015.4.14 pkgrel=1 pkgdesc="A HTML to markdown-structured text converter" arch=('any') @@ -14,7 +14,7 @@ provides=('html2text') replaces=('html2text') source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz) -sha256sums=('549af31989143ea9d47c5d8b05d4a7d0e3fa21f1d13b0abd3229e21854ba208b') +sha256sums=('b966f618423e12b202f53652a57ea28b9d95861882f93658dcbd7d899603aa85') build() { cd "${srcdir}"/html2text-$pkgver
