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

Antonio Rojas arojas at archlinux.org
Tue Dec 4 22:29:55 UTC 2018


    Date: Tuesday, December 4, 2018 @ 22:29:54
  Author: arojas
Revision: 411233

Update to 3.5.12

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 22:24:27 UTC (rev 411232)
+++ PKGBUILD	2018-12-04 22:29:54 UTC (rev 411233)
@@ -5,7 +5,7 @@
 _origname=reportlab
 pkgbase=python-reportlab
 pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.11
+pkgver=3.5.12
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow' 'mercurial')
 license=('CUSTOM')
 source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('234e1790858f1608d2fc8f820fa5660b7838cb14f12dec81e3c1156a4891ee1a')
+sha256sums=('7e10261065d0f926d9d83fd1f2edb8bec466f3c60b3e927ef40e2262805c069d')
 
 build() {
     cp -rf ${_origname}-${pkgver} "${_origname}2"



More information about the arch-commits mailing list