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

Florian Pritz bluewind at archlinux.org
Sun Oct 21 16:17:03 UTC 2018


    Date: Sunday, October 21, 2018 @ 16:17:03
  Author: bluewind
Revision: 398266

upgpkg: python-ansi2html 1.5.1-1

upstream update

Modified:
  python-ansi2html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-21 15:44:41 UTC (rev 398265)
+++ PKGBUILD	2018-10-21 16:17:03 UTC (rev 398266)
@@ -1,15 +1,16 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=python-ansi2html
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc="Convert text with ANSI color codes to HTML"
 arch=('any')
 url="http://pypi.python.org/pypi/ansi2html"
 license=('GPL')
 depends=('python-six' 'python-setuptools')
-source=("https://pypi.python.org/packages/92/94/f76ed4c0c516a4af9c230a8a6c3e06efdeeb09d75923b01e0de9da10b1ea/ansi2html-${pkgver}.tar.gz")
-md5sums=('05934f3c562df0d9940439b75cc8f5f8')
+source=("https://files.pythonhosted.org/packages/2d/a0/552aff322ed78f425e9bb8d4868e60340f7137b020d9e423f2d408754184/ansi2html-$pkgver.tar.gz")
+md5sums=('1166e40ded73e8612b81ffc68c4ecf40')
+sha256sums=('5b721aef18549934cdbf86c11ceb08c844a4c8e85a808986bb5388dfc25a1027')
 validpgpkeys=(94504C3AE11DD197920058ABA90ED7DE971095FF)
 
 package() {



More information about the arch-commits mailing list