[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Mon Oct 26 16:26:01 UTC 2020


    Date: Monday, October 26, 2020 @ 16:26:01
  Author: foxboron
Revision: 733978

upgpkg: python-reportlab 3.5.54-1

Modified:
  python-reportlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-26 16:23:53 UTC (rev 733977)
+++ PKGBUILD	2020-10-26 16:26:01 UTC (rev 733978)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.53
+pkgver=3.5.54
 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=('49e32586d3a814a5f77407c0590504a72743ca278518b3c0f90182430f2d87af')
+sha256sums=('8365efe779e43e8005eace19c11c36e6a4bbea86ddc868b8db122240391c1747')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list