[arch-commits] Commit in python-ansi2html/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Mon Mar 14 09:52:21 UTC 2016
Date: Monday, March 14, 2016 @ 10:52:21
Author: bluewind
Revision: 166657
upgpkg: python-ansi2html 1.1.1-1
upstream update
Modified:
python-ansi2html/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-14 09:22:32 UTC (rev 166656)
+++ PKGBUILD 2016-03-14 09:52:21 UTC (rev 166657)
@@ -1,8 +1,8 @@
# Maintainer: Florian Pritz <bluewind at xinu.at>
pkgname=python-ansi2html
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Convert text with ANSI color codes to HTML"
arch=('any')
url="http://pypi.python.org/pypi/ansi2html"
@@ -9,8 +9,8 @@
license=('GPL')
depends=('python-six')
makedepends=('python-setuptools')
-source=("http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz"{,.asc})
-md5sums=('c4f75f58b8851c20645d235d8b8a3592'
+source=("https://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz"{,.asc})
+md5sums=('39c0454667def0f7e22d91d1001d8fc4'
'SKIP')
validpgpkeys=(94504C3AE11DD197920058ABA90ED7DE971095FF)
More information about the arch-commits
mailing list