Date: Sunday, February 4, 2018 @ 19:47:38 Author: aginiewicz Revision: 289061
upgpkg: python-openpyxl 2.5.0-1 python-openpyxl: new upstream release Modified: python-openpyxl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-04 19:45:40 UTC (rev 289060) +++ PKGBUILD 2018-02-04 19:47:38 UTC (rev 289061) @@ -5,8 +5,8 @@ pkgbase=python-openpyxl pkgname=('python2-openpyxl' 'python-openpyxl') -pkgver=2.4.9 -_pkgtag='2b77055eecb3' +pkgver=2.5.0 +_pkgtag='ebba397b98d5' pkgrel=1 pkgdesc="A Python library to read/write Excel 2007 xlsx/xlsm files" arch=('any') @@ -15,7 +15,7 @@ makedepends=('python2-setuptools' 'python-setuptools' 'python-jdcal' 'python2-jdcal' 'python-et-xmlfile' 'python2-et-xmlfile') source=("https://bitbucket.org/openpyxl/openpyxl/get/${pkgver}.tar.bz2" "LICENCE") -md5sums=('50d19140cea6f94bae0bca7776faa1d4' +md5sums=('26273177a2231ad91d2cab011737b7e7' 'c8afe530744e932b892358e6eb5bea9b') prepare() {