[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Nov 9 11:05:23 UTC 2019
Date: Saturday, November 9, 2019 @ 11:05:22
Author: arojas
Revision: 524804
Update to 2.5.32
Modified:
python-reportlab/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-09 10:46:18 UTC (rev 524803)
+++ PKGBUILD 2019-11-09 11:05:22 UTC (rev 524804)
@@ -5,8 +5,8 @@
_origname=reportlab
pkgbase=python-reportlab
pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.28
-pkgrel=2
+pkgver=3.5.32
+pkgrel=1
pkgdesc="A proven industry-strength PDF generating solution"
arch=('x86_64')
url="https://bitbucket.org/rptlab/reportlab"
@@ -14,7 +14,7 @@
makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow' 'mercurial')
license=('BSD')
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('7195c6ea096d10c91cc470f9f0ced3ad74470d9c0fd97923b5e764597dd13671')
+sha256sums=('83ef44936ef4e9c432d62bc2b72ec8d772b87af319d123e827a72e9b6884c851')
build() {
cp -rf ${_origname}-${pkgver} "${_origname}2"
More information about the arch-commits
mailing list