diff options
Diffstat (limited to 'libre')
-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" |