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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Jan 21 12:13:44 UTC 2017


    Date: Saturday, January 21, 2017 @ 12:13:43
  Author: aginiewicz
Revision: 208244

upgpkg: python-xlsxwriter 0.9.6-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 11:58:14 UTC (rev 208243)
+++ PKGBUILD	2017-01-21 12:13:43 UTC (rev 208244)
@@ -3,8 +3,8 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.9.6
+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://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz")
-sha1sums=('4f0b13c525400cd8f437d85c2af4718cf98e00d0')
+sha1sums=('19308a33d4efd52792509bea560b753f5ae80993')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list