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

Antonio Rojas arojas at archlinux.org
Sat Apr 17 08:27:56 UTC 2021


    Date: Saturday, April 17, 2021 @ 08:27:55
  Author: arojas
Revision: 919620

Update to 1.3.9

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 08:26:15 UTC (rev 919619)
+++ PKGBUILD	2021-04-17 08:27:55 UTC (rev 919620)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python-xlsxwriter
-pkgver=1.3.7
+pkgver=1.3.9
 pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
@@ -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=('b08a1b30cde383cf3b09b50fa18fbfca28ec977e5df9ffab89f01a2ca93be2c1')
+sha256sums=('85c5437b58b4a68300c4e4f357c34ec90b6d0c03f939c64145525f9135b4ef09')
 
 build() {
   cd "$srcdir"/XlsxWriter-RELEASE_${pkgver}



More information about the arch-commits mailing list