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

Morten Linderud foxboron at archlinux.org
Fri Sep 18 20:16:18 UTC 2020


    Date: Friday, September 18, 2020 @ 20:16:18
  Author: foxboron
Revision: 710745

upgpkg: python-reportlab 3.5.50-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 20:14:36 UTC (rev 710744)
+++ PKGBUILD	2020-09-18 20:16:18 UTC (rev 710745)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.49
+pkgver=3.5.50
 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=('2ccf5165aa64e51abf240cd3f0062b860bb19346bd2c268fb00c33c09a53f8a8')
+sha256sums=('876ce59164245f62bf67b8502e127b0a3ffd40f37c7177d1b4d9da24e42a77b0')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list