[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Oct 19 11:05:38 UTC 2019
Date: Saturday, October 19, 2019 @ 11:05:38
Author: arojas
Revision: 517443
Update to 3.5.28
Modified:
python-reportlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-19 11:04:42 UTC (rev 517442)
+++ PKGBUILD 2019-10-19 11:05:38 UTC (rev 517443)
@@ -5,7 +5,7 @@
_origname=reportlab
pkgbase=python-reportlab
pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.23
+pkgver=3.5.28
pkgrel=1
pkgdesc="A proven industry-strength PDF generating solution"
arch=('x86_64')
@@ -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=('6c81ee26753fa09062d8404f6340eefb02849608b619e3843e0d17a7cda8798f')
+sha256sums=('7195c6ea096d10c91cc470f9f0ced3ad74470d9c0fd97923b5e764597dd13671')
build() {
cp -rf ${_origname}-${pkgver} "${_origname}2"
More information about the arch-commits
mailing list