[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 13 18:30:25 UTC 2020
Date: Monday, April 13, 2020 @ 18:30:25
Author: arojas
Revision: 613703
Update to 3.5.42
Modified:
python-reportlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-13 18:27:53 UTC (rev 613702)
+++ PKGBUILD 2020-04-13 18:30:25 UTC (rev 613703)
@@ -4,7 +4,7 @@
_origname=reportlab
pkgname=python-reportlab
-pkgver=3.5.34
+pkgver=3.5.42
pkgrel=1
pkgdesc="A proven industry-strength PDF generating solution"
arch=('x86_64')
@@ -14,7 +14,7 @@
makedepends=('freetype2' 'python-pillow' 'mercurial')
license=('BSD')
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('9675a26d01ec141cb717091bb139b6227bfb3794f521943101da50327bff4825')
+sha256sums=('9c21f202697a6cea57b9d716288fc919d99cbabeb30222eebfc7ff77eac32744')
package() {
cd ${_origname}-${pkgver}
More information about the arch-commits
mailing list