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

Morten Linderud foxboron at gemini.archlinux.org
Thu Oct 14 21:33:06 UTC 2021


    Date: Thursday, October 14, 2021 @ 21:33:05
  Author: foxboron
Revision: 1030212

upgpkg: python-reportlab 3.6.2-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-14 21:30:09 UTC (rev 1030211)
+++ PKGBUILD	2021-10-14 21:33:05 UTC (rev 1030212)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.6.1
+pkgver=3.6.2
 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=('68f9324000cfc5570b5a59a92306691b5d655078a399f20bc72c2581fe903261')
+sha256sums=('f0c4b47b012d893b0b9f5703cf6f01b5593714a3fc1e7dc73efbbfe26bb7e16a')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list