diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-02-21 12:39:28 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-02-21 12:39:28 -0500 |
commit | 9e71f2cf0c1f0183c184c19c090eb297aeef2abd (patch) | |
tree | 7c97dba2da5e0b2b61d7fa3671c744b03d346c81 /libre | |
parent | 449d1c9a1046a2c5c6ce6ed1720a33260f1d509b (diff) | |
download | abslibre-9e71f2cf0c1f0183c184c19c090eb297aeef2abd.tar.gz abslibre-9e71f2cf0c1f0183c184c19c090eb297aeef2abd.tar.bz2 abslibre-9e71f2cf0c1f0183c184c19c090eb297aeef2abd.zip |
python-reportlab-3.3.0-1.parabola1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/python-reportlab/PKGBUILD | 6 |
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() { |