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

Morten Linderud foxboron at gemini.archlinux.org
Thu Jun 16 21:49:07 UTC 2022


    Date: Thursday, June 16, 2022 @ 21:49:07
  Author: foxboron
Revision: 1238251

upgpkg: python-reportlab 3.6.10-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 21:46:44 UTC (rev 1238250)
+++ PKGBUILD	2022-06-16 21:49:07 UTC (rev 1238251)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.6.9
+pkgver=3.6.10
 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=('5d0cc3682456ad213150f6dbffe7d47eab737d809e517c316103376be548fb84')
+sha256sums=('bf8cba95a2d5cf731e8b74c92b4f07d79ef286a2a78b617300e37e51cf955cb2')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list