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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Dec 7 12:15:48 UTC 2019


    Date: Saturday, December 7, 2019 @ 12:15:48
  Author: aginiewicz
Revision: 536275

upgpkg: python-xlsxwriter 1.2.6-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 12:13:34 UTC (rev 536274)
+++ PKGBUILD	2019-12-07 12:15:48 UTC (rev 536275)
@@ -1,8 +1,8 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
-pkgname='python-xlsxwriter'
-pkgver=1.2.2
-pkgrel=2
+pkgname=python-xlsxwriter
+pkgver=1.2.6
+pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
 url="https://github.com/jmcnamara/XlsxWriter"
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz")
-sha256sums=('227279fa4389808b8b894830dfc4e0ae3f3055e81767677a24ee8da03527a98e')
+sha256sums=('79ceee888be5352bede823a1fa5858eb7024e4b1d0d4d5763f7b7a5c8ff19950')
 
 build() {
   cd "$srcdir"/XlsxWriter-RELEASE_${pkgver}



More information about the arch-commits mailing list