[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Nov 1 18:47:36 UTC 2020
Date: Sunday, November 1, 2020 @ 18:47:36
Author: foxboron
Revision: 738929
upgpkg: python-reportlab 3.5.55-1
Modified:
python-reportlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-01 18:44:43 UTC (rev 738928)
+++ PKGBUILD 2020-11-01 18:47:36 UTC (rev 738929)
@@ -4,7 +4,7 @@
_origname=reportlab
pkgname=python-reportlab
-pkgver=3.5.54
+pkgver=3.5.55
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=('8365efe779e43e8005eace19c11c36e6a4bbea86ddc868b8db122240391c1747')
+sha256sums=('4f307accda32c9f17015ed77c7424f904514e349dff063f78d2462d715963e53')
build() {
cd ${_origname}-${pkgver}
More information about the arch-commits
mailing list