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

Florian Pritz bluewind at nymeria.archlinux.org
Thu Nov 28 09:48:45 UTC 2013


    Date: Thursday, November 28, 2013 @ 10:48:45
  Author: bluewind
Revision: 101584

upgpkg: python-ansi2html 1.0.5-1

upstream update

Modified:
  python-ansi2html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-28 09:44:23 UTC (rev 101583)
+++ PKGBUILD	2013-11-28 09:48:45 UTC (rev 101584)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=python-ansi2html
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc="Convert text with ANSI color codes to HTML"
 arch=('any')
@@ -9,8 +9,9 @@
 license=('GPL')
 depends=('python-six')
 makedepends=('python-distribute')
-source=("http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz")
-md5sums=('ae26086a4c6623e3f53745269ac87d7e')
+source=("http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz"{,.asc})
+md5sums=('5c6bf137900ff569b4d4a3dd7d1deb8d'
+         'SKIP')
 
 package() {
   cd ansi2html-$pkgver




More information about the arch-commits mailing list