From 0a657cf4cc413ffa155fef4efa66c89899c7e952 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:30:15 +0000 Subject: [PATCH] python-pyexcel-ezodf: auto updated to 0.3.4-4 --- BioArchLinux/python-pyexcel-ezodf/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-pyexcel-ezodf/PKGBUILD b/BioArchLinux/python-pyexcel-ezodf/PKGBUILD index 2ab82699fb..cf7440c144 100644 --- a/BioArchLinux/python-pyexcel-ezodf/PKGBUILD +++ b/BioArchLinux/python-pyexcel-ezodf/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-pyexcel-ezodf _module=${pkgname#python-} pkgver=0.3.4 -pkgrel=3 +pkgrel=4 pkgdesc='A Python package to create/manipulate OpenDocumentFormat files' arch=(any) url="https://github.com/pyexcel/pyexcel-ezodf"