diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:50:16 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:50:16 -0300 |
commit | e6bb073c80d735472cd70d32068ed057d7bf89d4 (patch) | |
tree | b418b1be3acc5a2c0a8ff950cd8a7a8185288756 /libre/python-reportlab | |
parent | 6de4ef74c9adf03ee84c6623629e8f312ee71b86 (diff) | |
download | abslibre-e6bb073c80d735472cd70d32068ed057d7bf89d4.tar.gz abslibre-e6bb073c80d735472cd70d32068ed057d7bf89d4.tar.bz2 abslibre-e6bb073c80d735472cd70d32068ed057d7bf89d4.zip |
python-reportlab-3.3.0-2.parabola1: python 3.6 rebuild
Diffstat (limited to 'libre/python-reportlab')
-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 1e1e7113d..1efd9384a 100644 --- a/libre/python-reportlab/PKGBUILD +++ b/libre/python-reportlab/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 155234 2016-01-03 19:23:59Z jelle $ +# $Id: PKGBUILD 202031 2016-12-25 17:08:09Z felixonmars $ # 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.3.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' 'armv7h') url="http://www.reportlab.org/rl_toolkit.html" |