diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-03 03:09:46 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-03 07:41:13 -0300 |
commit | 4830f4e4b825ead44c3d80e86d29518bf7832b3c (patch) | |
tree | b320d64b0721bf92cdff63bc5e3e7d22e00dd5a0 /libre/python-reportlab/PKGBUILD | |
parent | 521ce75976702ce75421f0e019315c6e7e0f09d1 (diff) | |
download | abslibre-4830f4e4b825ead44c3d80e86d29518bf7832b3c.tar.gz abslibre-4830f4e4b825ead44c3d80e86d29518bf7832b3c.tar.bz2 abslibre-4830f4e4b825ead44c3d80e86d29518bf7832b3c.zip |
python-reportlab-3.2.0-2.parabola1: rebuild for python 3.5
Diffstat (limited to 'libre/python-reportlab/PKGBUILD')
-rw-r--r-- | libre/python-reportlab/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/python-reportlab/PKGBUILD b/libre/python-reportlab/PKGBUILD index 6d25431ca..5d678662f 100644 --- a/libre/python-reportlab/PKGBUILD +++ b/libre/python-reportlab/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 137856 2015-08-03 18:50:26Z jelle $ +# $Id: PKGBUILD 141248 2015-09-20 11:59:40Z jelle $ # Maintainer (Arch): # Contributor (Arch): Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> # Contributor (Arch): William Rea <sillywilly@gmail.com> @@ -10,7 +10,7 @@ pkgbase=python-reportlab pkgname=(python2-reportlab python-reportlab) _origname=reportlab pkgver=3.2.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support" arch=('i686' 'x86_64') url="http://www.reportlab.org/rl_toolkit.html" |