summaryrefslogtreecommitdiff
path: root/libre/python-reportlab
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-21 12:39:28 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-02-21 12:39:28 -0500
commit9e71f2cf0c1f0183c184c19c090eb297aeef2abd (patch)
tree7c97dba2da5e0b2b61d7fa3671c744b03d346c81 /libre/python-reportlab
parent449d1c9a1046a2c5c6ce6ed1720a33260f1d509b (diff)
python-reportlab-3.3.0-1.parabola1: updating version
Diffstat (limited to 'libre/python-reportlab')
-rw-r--r--libre/python-reportlab/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/python-reportlab/PKGBUILD b/libre/python-reportlab/PKGBUILD
index a8816d0ef..07d0cd427 100644
--- a/libre/python-reportlab/PKGBUILD
+++ b/libre/python-reportlab/PKGBUILD
@@ -9,8 +9,8 @@
pkgbase=python-reportlab
pkgname=(python2-reportlab python-reportlab)
_origname=reportlab
-pkgver=3.2.0
-pkgrel=3.parabola1
+pkgver=3.3.0
+pkgrel=1.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"
@@ -21,7 +21,7 @@ replaces=('python-reportlab<=2.5-2')
license=('custom')
source=("https://pypi.python.org/packages/source/r/reportlab/reportlab-$pkgver.tar.gz"
'free-fonts.patch')
-md5sums=('79d059e797c557aed4b40c68dd6c7eae'
+md5sums=('8ad6181b69ec515d4f6d8bb894682d5d'
'eb3ac47734efb05b939fb88026aff8ed')
prepare() {