Date: Monday, December 29, 2014 @ 11:39:04 Author: jlichtblau Revision: 124813
upgpkg: python-html2text 2014.12.29-1 Modified: python-html2text/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-29 10:32:52 UTC (rev 124812) +++ PKGBUILD 2014-12-29 10:39:04 UTC (rev 124813) @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=python-html2text -pkgver=2014.12.24 +pkgver=2014.12.29 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=('dd24256900750050af2ffca3dd3710ca3b33863c40a52a4535aa0228c139b9a8') +sha256sums=('c3977dfe6fd1ba0d4091f85963306488b3e9e236cfe60d8821158ce5a7fcb619') build() { cd "${srcdir}"/html2text-$pkgver
