Date: Wednesday, December 24, 2014 @ 21:05:14 Author: jlichtblau Revision: 124522
upgpkg: python-html2text 2014.12.24-1 upstream release Modified: python-html2text/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-24 17:06:31 UTC (rev 124521) +++ PKGBUILD 2014-12-24 20:05:14 UTC (rev 124522) @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=python-html2text -pkgver=2014.12.5 +pkgver=2014.12.24 pkgrel=1 pkgdesc="A HTML to markdown-structured text converter" arch=('any') @@ -15,7 +15,7 @@ provides=('html2text') replaces=('html2text') source=(https://pypi.python.org/packages/source/h/html2text/html2text-$pkgver.tar.gz) -sha256sums=('0f2b3f14c9dcd7422db53dbdd04ab904570a0dee5ca63601533e86f41f960f25') +sha256sums=('dd24256900750050af2ffca3dd3710ca3b33863c40a52a4535aa0228c139b9a8') build() { cd "${srcdir}"/html2text-$pkgver
