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

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 2 20:55:54 UTC 2022


    Date: Tuesday, August 2, 2022 @ 20:55:53
  Author: foxboron
Revision: 1259903

upgpkg: python-reportlab 3.6.11-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 20:54:15 UTC (rev 1259902)
+++ PKGBUILD	2022-08-02 20:55:53 UTC (rev 1259903)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.6.10
+pkgver=3.6.11
 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=('bf8cba95a2d5cf731e8b74c92b4f07d79ef286a2a78b617300e37e51cf955cb2')
+sha256sums=('04fc4420f0548815d0623e031c86a1f7f3f3003e699d9af7148742e2d72b024a')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list