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

Morten Linderud foxboron at gemini.archlinux.org
Mon Dec 13 19:27:11 UTC 2021


    Date: Monday, December 13, 2021 @ 19:27:11
  Author: foxboron
Revision: 1072116

upgpkg: python-reportlab 3.6.3-1

Modified:
  python-reportlab/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-13 19:26:55 UTC (rev 1072115)
+++ PKGBUILD	2021-12-13 19:27:11 UTC (rev 1072116)
@@ -4,8 +4,8 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.6.2
-pkgrel=3
+pkgver=3.6.3
+pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
 url="https://www.reportlab.com/"
@@ -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=('f0c4b47b012d893b0b9f5703cf6f01b5593714a3fc1e7dc73efbbfe26bb7e16a')
+sha256sums=('be4f05230eb17b9c9c61a180ab0c89c30112da2823c77807a2a5ddba19365865')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list