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

Morten Linderud foxboron at archlinux.org
Wed Dec 2 11:36:44 UTC 2020


    Date: Wednesday, December 2, 2020 @ 11:36:44
  Author: foxboron
Revision: 769141

upgpkg: python-reportlab 3.5.56-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 11:05:54 UTC (rev 769140)
+++ PKGBUILD	2020-12-02 11:36:44 UTC (rev 769141)
@@ -4,8 +4,8 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.55
-pkgrel=3
+pkgver=3.5.56
+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=('4f307accda32c9f17015ed77c7424f904514e349dff063f78d2462d715963e53')
+sha256sums=('51b16e297f7b937fc530dd151e4b38f1d305b01c9aa10657bc32a5d2901b8ad7')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list