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

Florian Pritz bluewind at archlinux.org
Tue Apr 10 08:22:17 UTC 2018


    Date: Tuesday, April 10, 2018 @ 08:22:14
  Author: bluewind
Revision: 315528

upgpkg: python-ansi2html 1.4.2-1

upstream update

Modified:
  python-ansi2html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 08:22:02 UTC (rev 315527)
+++ PKGBUILD	2018-04-10 08:22:14 UTC (rev 315528)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=python-ansi2html
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Convert text with ANSI color codes to HTML"
 arch=('any')
@@ -8,8 +8,8 @@
 url="http://pypi.python.org/pypi/ansi2html"
 license=('GPL')
 depends=('python-six' 'python-setuptools')
-source=("https://pypi.python.org/packages/17/ea/4857a3931a4c59a40cbfae270e1fc4941374fa43cb8e16bdec5601d640d4/ansi2html-${pkgver}.tar.gz")
-md5sums=('a53b2682d21dd41dfa76904ba01db5d4')
+source=("https://pypi.python.org/packages/92/94/f76ed4c0c516a4af9c230a8a6c3e06efdeeb09d75923b01e0de9da10b1ea/ansi2html-${pkgver}.tar.gz")
+md5sums=('05934f3c562df0d9940439b75cc8f5f8')
 validpgpkeys=(94504C3AE11DD197920058ABA90ED7DE971095FF)
 
 package() {



More information about the arch-commits mailing list