summaryrefslogtreecommitdiff
path: root/libre/python-reportlab
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2020-04-12 10:17:26 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2020-04-12 10:17:26 -0500
commit836b68655fcdc239b3dd41042a827392585f7031 (patch)
tree5adc13bb238e41feb25c6f058a2894e6aeacb582 /libre/python-reportlab
parentf89c14996ab89786cd6694eb888a1e4d22fed076 (diff)
python-reportlab-3.5.34-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 3cec4f091..7200c67b5 100644
--- a/libre/python-reportlab/PKGBUILD
+++ b/libre/python-reportlab/PKGBUILD
@@ -8,8 +8,8 @@
_origname=reportlab
pkgname=python-reportlab
-pkgver=3.5.32
-pkgrel=3
+pkgver=3.5.34
+pkgrel=1
pkgrel+=.parabola1
pkgdesc="A proven industry-strength PDF generating solution"
pkgdesc+=", without nonfree Adobe T1 fonts support"
@@ -22,7 +22,7 @@ makedepends=('freetype2' 'python-pillow' 'mercurial')
license=('BSD')
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz
'free-fonts.patch')
-sha256sums=('83ef44936ef4e9c432d62bc2b72ec8d772b87af319d123e827a72e9b6884c851'
+sha256sums=('9675a26d01ec141cb717091bb139b6227bfb3794f521943101da50327bff4825'
'7e31b2a2bde509d628cb7da9fec301d730d38ea8a8dc9956cdfc8da4ebeec370')
prepare() {