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

Morten Linderud foxboron at archlinux.org
Sat Jul 18 20:16:19 UTC 2020


    Date: Saturday, July 18, 2020 @ 20:16:19
  Author: foxboron
Revision: 664465

upgpkg: python-reportlab 3.5.44-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-18 20:03:26 UTC (rev 664464)
+++ PKGBUILD	2020-07-18 20:16:19 UTC (rev 664465)
@@ -4,8 +4,8 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.42
-pkgrel=3
+pkgver=3.5.44
+pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
 url="https://bitbucket.org/rptlab/reportlab"
@@ -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=('9c21f202697a6cea57b9d716288fc919d99cbabeb30222eebfc7ff77eac32744')
+sha256sums=('670650970c7ba7164cf6340bcd182e7e933eff5d65183af98ee77b40cc25a438')
 
 build() {
     cd ${_origname}-${pkgver}



More information about the arch-commits mailing list