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

Morten Linderud foxboron at gemini.archlinux.org
Sat Jan 1 18:31:50 UTC 2022


    Date: Saturday, January 1, 2022 @ 18:31:50
  Author: foxboron
Revision: 1091905

upgpkg: python-reportlab 3.6.5-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-01 18:27:36 UTC (rev 1091904)
+++ PKGBUILD	2022-01-01 18:31:50 UTC (rev 1091905)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.6.3
+pkgver=3.6.5
 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=('be4f05230eb17b9c9c61a180ab0c89c30112da2823c77807a2a5ddba19365865')
+sha256sums=('d8fe27ad312671c9347cf5997f7c1017833fac17233f33296281ba9fa0de189a')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list