Date: Saturday, December 28, 2013 @ 10:34:30 Author: bluewind Revision: 103158
upgpkg: python-ansi2html 1.0.6-1 upstream update Modified: python-ansi2html/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-28 06:25:03 UTC (rev 103157) +++ PKGBUILD 2013-12-28 09:34:30 UTC (rev 103158) @@ -1,7 +1,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=python-ansi2html -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="Convert text with ANSI color codes to HTML" arch=('any') @@ -10,7 +10,7 @@ depends=('python-six') makedepends=('python-distribute') source=("http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz"{,.asc}) -md5sums=('5c6bf137900ff569b4d4a3dd7d1deb8d' +md5sums=('df764afaa8e1167d7e7747ea59705e49' 'SKIP') package() {
