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

Antonio Rojas arojas at archlinux.org
Wed Apr 28 17:12:46 UTC 2021


    Date: Wednesday, April 28, 2021 @ 17:12:46
  Author: arojas
Revision: 924983

Update to 1.4.0

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-28 16:54:42 UTC (rev 924982)
+++ PKGBUILD	2021-04-28 17:12:46 UTC (rev 924983)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python-xlsxwriter
-pkgver=1.3.9
+pkgver=1.4.0
 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=('85c5437b58b4a68300c4e4f357c34ec90b6d0c03f939c64145525f9135b4ef09')
+sha256sums=('56666d2aecd88616886becf4e933268f3ac974286b2f0918ae6e7fd4b4bd2869')
 
 build() {
   cd "$srcdir"/XlsxWriter-RELEASE_${pkgver}



More information about the arch-commits mailing list