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

Morten Linderud foxboron at archlinux.org
Thu Sep 24 20:31:34 UTC 2020


    Date: Thursday, September 24, 2020 @ 20:31:34
  Author: foxboron
Revision: 711891

upgpkg: python-reportlab 3.5.51-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 20:27:07 UTC (rev 711890)
+++ PKGBUILD	2020-09-24 20:31:34 UTC (rev 711891)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.50
+pkgver=3.5.51
 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=('876ce59164245f62bf67b8502e127b0a3ffd40f37c7177d1b4d9da24e42a77b0')
+sha256sums=('bd1ed4d8a064e7372d46b7a23774d984c024d8bb0c2ff3283d5213749b9ffa1c')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list