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

Andrzej Giniewicz aginiewicz at archlinux.org
Wed Apr 3 05:58:57 UTC 2019


    Date: Wednesday, April 3, 2019 @ 05:58:56
  Author: aginiewicz
Revision: 448267

upgpkg: python-xlsxwriter 1.1.5-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-03 05:58:33 UTC (rev 448266)
+++ PKGBUILD	2019-04-03 05:58:56 UTC (rev 448267)
@@ -2,7 +2,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=1.1.4
+pkgver=1.1.5
 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=('0cdc277ee0e39306bf7897d0d570e5710a444a4e')
+sha256sums=('5b7c597f7e49c9cccd68538bc96ec0d43a83529c4ee3947e6f5c810f2a3719b7')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list