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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Oct 5 13:33:21 UTC 2015


    Date: Monday, October 5, 2015 @ 15:33:20
  Author: aginiewicz
Revision: 143002

upgpkg: python-xlsxwriter 0.7.5-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-05 13:32:10 UTC (rev 143001)
+++ PKGBUILD	2015-10-05 13:33:20 UTC (rev 143002)
@@ -3,8 +3,8 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.7.3
-pkgrel=2
+pkgver=0.7.5
+pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
 url="https://github.com/jmcnamara/XlsxWriter"
@@ -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=('090a2d2b0c3c654ba44954be29306371')
+md5sums=('5e23f07221796a439072f3f38a21d6c2')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list