[arch-commits] Commit in python-ansi2html/trunk (PKGBUILD)

Florian Pritz bluewind at nymeria.archlinux.org
Fri Oct 4 21:54:19 UTC 2013


    Date: Friday, October 4, 2013 @ 23:54:19
  Author: bluewind
Revision: 98055

upgpkg: python-ansi2html 1.0.2-1

upstream update

Modified:
  python-ansi2html/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-04 17:26:39 UTC (rev 98054)
+++ PKGBUILD	2013-10-04 21:54:19 UTC (rev 98055)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=python-ansi2html
-pkgver=0.10.0
+pkgver=1.0.2
 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")
-md5sums=('e68cb6e4f949a3bfcc476e7aa4ed3b52')
+md5sums=('3401edcf9e89d201ceb9ae35a496618e')
 
 package() {
   cd ansi2html-$pkgver




More information about the arch-commits mailing list