[arch-commits] Commit in python-xlsxwriter/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Tue Mar 31 10:11:25 UTC 2015
Date: Tuesday, March 31, 2015 @ 12:11:25
Author: aginiewicz
Revision: 130402
upgpkg: python-xlsxwriter 0.7.2-1
python-xlsxwriter: new upstream release
Modified:
python-xlsxwriter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-31 10:07:09 UTC (rev 130401)
+++ PKGBUILD 2015-03-31 10:11:25 UTC (rev 130402)
@@ -3,7 +3,7 @@
pkgbase=python-xlsxwriter
pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.6.9
+pkgver=0.7.2
pkgrel=1
pkgdesc="A Python module for creating Excel XLSX files"
arch=('any')
@@ -11,7 +11,7 @@
license=('BSD')
makedepends=('python2-setuptools' 'python-setuptools')
source=("https://pypi.python.org/packages/source/X/XlsxWriter/XlsxWriter-${pkgver}.tar.gz")
-md5sums=('73bf2018568c601ed92eb99c03016d36')
+md5sums=('e50536869bb2261a620c4d5500d0a8bd')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list