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

Morten Linderud foxboron at archlinux.org
Wed Mar 10 22:23:51 UTC 2021


    Date: Wednesday, March 10, 2021 @ 22:23:51
  Author: foxboron
Revision: 887256

upgpkg: python-reportlab 3.5.65-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 22:15:58 UTC (rev 887255)
+++ PKGBUILD	2021-03-10 22:23:51 UTC (rev 887256)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.60
+pkgver=3.5.65
 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=('2fd3305a75502d11942a9629cf6af96660a508f19adc4abaac5549909d1db1b3')
+sha256sums=('b2c7eedb4d19db63301c27ad1076086a099fd4c8ca0a6f62f6e9ed749fa5908f')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list