[arch-commits] Commit in python-odfpy/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 8 00:15:04 UTC 2020
Date: Sunday, March 8, 2020 @ 00:14:33
Author: arojas
Revision: 591451
Update to 1.4.1
Modified:
python-odfpy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 00:11:38 UTC (rev 591450)
+++ PKGBUILD 2020-03-08 00:14:33 UTC (rev 591451)
@@ -2,8 +2,8 @@
# Contributor: Eduardo Parra Mazuecos <eduparra90 at gmail.com>
pkgname=python-odfpy
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.4.1
+pkgrel=1
pkgdesc="Python API and tools to manipulate OpenDocument files"
arch=('any')
url="https://github.com/eea/odfpy"
@@ -11,7 +11,7 @@
depends=('python-defusedxml')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/eea/odfpy/archive/release-$pkgver.tar.gz")
-sha256sums=('3752c12c193428141099eb64e22b4ef0845f69d64611de774705b5cccf4f0303')
+sha256sums=('9f97e4c808f656ce22739eec43a7c1741f645b7decef37d4fb048edb33e8caad')
build() {
cd odfpy-release-$pkgver
More information about the arch-commits
mailing list