From 23970febdab20747a4f44aa49cb5f8656f6da4be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 2 Jan 2019 16:58:40 +0100 Subject: [PATCH] python-ansicolor: update to 0.2.6. --- srcpkgs/python-ansicolor/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-ansicolor/template b/srcpkgs/python-ansicolor/template index 84a852e1103..df78389c11f 100644 --- a/srcpkgs/python-ansicolor/template +++ b/srcpkgs/python-ansicolor/template @@ -1,6 +1,6 @@ # Template file for 'python-ansicolor' pkgname=python-ansicolor -version=0.2.4 +version=0.2.6 revision=2 noarch=yes wrksrc="ansicolor-${version}" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Library to produce ansi color output (Python2)" maintainer="Joseph LaFreniere " -homepage="https://github.com/numerodix/ansicolor" license="Apache-2.0" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=f66c4e3446d419813de1bfd011f6dab3d96de9369388727fed434a63e7d8edbd +homepage="https://github.com/numerodix/ansicolor" +distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz" +checksum=d17e1b07b9dd7ded31699fbca53ae6cd373584f9b6dcbc124d1f321ebad31f1d python3-ansicolor_package() { noarch=yes