From e262a8ff23df87afa39c0968e9cb22eb830e96bc Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Fri, 14 Dec 2018 12:13:41 +0300 Subject: [PATCH] python-reportlab: Update to 3.5.12 --- mingw-w64-python-reportlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-reportlab/PKGBUILD b/mingw-w64-python-reportlab/PKGBUILD index f7ce16b42d..98c8b402e5 100644 --- a/mingw-w64-python-reportlab/PKGBUILD +++ b/mingw-w64-python-reportlab/PKGBUILD @@ -4,7 +4,7 @@ _realname=reportlab pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=3.5.11 +pkgver=3.5.12 pkgrel=1 pkgdesc="A proven industry-strength PDF generating solution (mingw-w64)" arch=('any') @@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python3-Pillow") source=(https://files.pythonhosted.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz "0001-Do-not-specialcase-quote-LIBART_VERSION-on-Windows.patch") -sha256sums=('234e1790858f1608d2fc8f820fa5660b7838cb14f12dec81e3c1156a4891ee1a' +sha256sums=('7e10261065d0f926d9d83fd1f2edb8bec466f3c60b3e927ef40e2262805c069d' '084b3574f7cb83dc7c9412b9976d672fda0f5f20cef6c6f6b66a6cefc31220ef') prepare() {