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

Morten Linderud foxboron at archlinux.org
Fri Oct 2 22:01:14 UTC 2020


    Date: Friday, October 2, 2020 @ 22:01:14
  Author: foxboron
Revision: 715757

upgpkg: python-reportlab 3.5.53-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 22:01:11 UTC (rev 715756)
+++ PKGBUILD	2020-10-02 22:01:14 UTC (rev 715757)
@@ -4,17 +4,17 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.52
+pkgver=3.5.53
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
-url="https://bitbucket.org/rptlab/reportlab"
+url="https://www.reportlab.com/"
 depends=('freetype2')
 depends=('python' 'python-pip' 'python-pillow')
 makedepends=('freetype2' 'python-pillow' 'mercurial')
 license=('BSD')
 source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('a5ad4696987fdb42d976093e1b1a585ec2ad42634b5ce94dbb71362dcc758afb')
+sha256sums=('49e32586d3a814a5f77407c0590504a72743ca278518b3c0f90182430f2d87af')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list