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

Balló György bgyorgy at archlinux.org
Sat Jun 22 11:30:55 UTC 2019


    Date: Saturday, June 22, 2019 @ 11:30:54
  Author: bgyorgy
Revision: 482764

upgpkg: python-reportlab 3.5.23-1

Update to new version

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-22 11:06:05 UTC (rev 482763)
+++ PKGBUILD	2019-06-22 11:30:54 UTC (rev 482764)
@@ -5,7 +5,7 @@
 _origname=reportlab
 pkgbase=python-reportlab
 pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.13
+pkgver=3.5.23
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
@@ -12,9 +12,9 @@
 url="https://bitbucket.org/rptlab/reportlab"
 depends=('freetype2')
 makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow' 'mercurial')
-license=('CUSTOM')
+license=('BSD')
 source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('6116e750f98018febc08dfee6df20446cf954adbcfa378d2c703d56c8864aff3')
+sha256sums=('6c81ee26753fa09062d8404f6340eefb02849608b619e3843e0d17a7cda8798f')
 
 build() {
     cp -rf ${_origname}-${pkgver} "${_origname}2"



More information about the arch-commits mailing list