Date: Monday, June 8, 2015 @ 21:23:40 Author: jlichtblau Revision: 134999
upgpkg: python-html2text 2015.6.6-1 - new upstream release Modified: python-html2text/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-08 19:19:22 UTC (rev 134998) +++ PKGBUILD 2015-06-08 19:23:40 UTC (rev 134999) @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=python-html2text -pkgver=2015.4.14 +pkgver=2015.6.6 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=('b966f618423e12b202f53652a57ea28b9d95861882f93658dcbd7d899603aa85') +sha256sums=('f4bffa87b38de50cf872340f210ec68cef8d9d152c4d78474bce388d4052274f') build() { cd "${srcdir}"/html2text-$pkgver
