From fdc6266093264fce7911e968120453df62426602 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 1 May 2017 14:46:42 -0500 Subject: python2-reportlab-3.4.0-1.parabola1: updating version --- libre/python-reportlab/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libre/python-reportlab/PKGBUILD b/libre/python-reportlab/PKGBUILD index 1efd9384a..fd0a95263 100644 --- a/libre/python-reportlab/PKGBUILD +++ b/libre/python-reportlab/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 202031 2016-12-25 17:08:09Z felixonmars $ +# $Id: PKGBUILD 155234 2016-01-03 19:23:59Z jelle $ # Maintainer (Arch): # Contributor (Arch): Angel 'angvp' Velasquez # Contributor (Arch): William Rea @@ -9,19 +9,19 @@ pkgbase=python-reportlab pkgname=(python2-reportlab python-reportlab) _origname=reportlab -pkgver=3.3.0 -pkgrel=2.parabola1 +pkgver=3.4.0 +pkgrel=1.parabola1 pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support" arch=('i686' 'x86_64' 'armv7h') url="http://www.reportlab.org/rl_toolkit.html" depends=('freetype2') conflicts=('python-reportlab<=2.5-2') -makedepends+=('python' 'python2' 'freetype2') +makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow') replaces=('python-reportlab<=2.5-2') license=('custom') -source=("https://pypi.python.org/packages/source/r/reportlab/reportlab-$pkgver.tar.gz" +source=("https://pypi.python.org/packages/87/f9/53b34c58d3735a6df7d5c542bf4de60d699cfa6035e113ca08b3ecdcca3f/reportlab-3.4.0.tar.gz" 'free-fonts.patch') -md5sums=('8ad6181b69ec515d4f6d8bb894682d5d' +md5sums=('3f2522cf3b69cd84426c216619bbff53' 'eb3ac47734efb05b939fb88026aff8ed') prepare() { -- cgit v1.2.3