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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Oct 3 18:09:41 UTC 2019


    Date: Thursday, October 3, 2019 @ 18:09:40
  Author: aginiewicz
Revision: 512520

upgpkg: python-xlsxwriter 1.2.1-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-03 18:08:12 UTC (rev 512519)
+++ PKGBUILD	2019-10-03 18:09:40 UTC (rev 512520)
@@ -2,7 +2,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=1.2.0
+pkgver=1.2.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")
-sha256sums=('f054def307c958827ff4312cdacd5a95f2c7815c5b8767cf1f2c3e957acd88c8')
+sha256sums=('e23140f787c40786281efb9feb2033636014befa7df2bf80cb4af535460c4484')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list