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

Florian Pritz bluewind at archlinux.org
Fri Oct 17 16:25:15 UTC 2014


    Date: Friday, October 17, 2014 @ 18:25:15
  Author: bluewind
Revision: 120911

upgpkg: python-ansi2html 1.0.7-1

upstream update

Modified:
  python-ansi2html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-17 16:25:14 UTC (rev 120910)
+++ PKGBUILD	2014-10-17 16:25:15 UTC (rev 120911)
@@ -1,8 +1,8 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=python-ansi2html
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
 pkgdesc="Convert text with ANSI color codes to HTML"
 arch=('any')
 url="http://pypi.python.org/pypi/ansi2html"
@@ -10,8 +10,9 @@
 depends=('python-six')
 makedepends=('python-setuptools')
 source=("http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz"{,.asc})
-md5sums=('df764afaa8e1167d7e7747ea59705e49'
+md5sums=('f689b3a568d6754cac48adec51215773'
          'SKIP')
+validpgpkeys=(94504C3AE11DD197920058ABA90ED7DE971095FF)
 
 package() {
   cd ansi2html-$pkgver



More information about the arch-commits mailing list