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

Antonio Rojas arojas at archlinux.org
Sun Jan 17 18:26:01 UTC 2021


    Date: Sunday, January 17, 2021 @ 18:26:00
  Author: arojas
Revision: 821562

Update to 1.3.7

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-17 18:25:45 UTC (rev 821561)
+++ PKGBUILD	2021-01-17 18:26:00 UTC (rev 821562)
@@ -1,8 +1,8 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python-xlsxwriter
-pkgver=1.3.6
-pkgrel=2
+pkgver=1.3.7
+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=("${pkgname}-${pkgver}.tar.gz::https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz")
-sha256sums=('6737c1e90ff85d1a6229bcc3e7e040217df0e071ad1c367ebe86f1450dff1902')
+sha256sums=('b08a1b30cde383cf3b09b50fa18fbfca28ec977e5df9ffab89f01a2ca93be2c1')
 
 build() {
   cd "$srcdir"/XlsxWriter-RELEASE_${pkgver}



More information about the arch-commits mailing list