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

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Sep 23 08:27:48 UTC 2018


    Date: Sunday, September 23, 2018 @ 08:27:48
  Author: aginiewicz
Revision: 384188

upgpkg: python-xlsxwriter 1.1.1-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 08:25:47 UTC (rev 384187)
+++ PKGBUILD	2018-09-23 08:27:48 UTC (rev 384188)
@@ -2,7 +2,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('BSD')
 makedepends=('python2-setuptools' 'python-setuptools')
 source=("https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz")
-sha1sums=('3853014d325f9faabd53c5a7b28360107b1db9fc')
+sha1sums=('b2d8ed7a3621c824ba0ca70680cb48a991a9e34a')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list