diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:43:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:45 +0000 |
commit | e313efdb077330a5e8944b5b1b9ccb4711146df0 (patch) | |
tree | 027b3724bf9b340f5efef9681b2cff2314c4a9b4 /testing | |
parent | 7af1cf06e4284a68af2cf153af5a361ae97a12e9 (diff) | |
download | aports-e313efdb077330a5e8944b5b1b9ccb4711146df0.tar.bz2 aports-e313efdb077330a5e8944b5b1b9ccb4711146df0.tar.xz |
testing/py3-unoconv: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-unoconv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-unoconv/APKBUILD b/testing/py3-unoconv/APKBUILD index edddab67ac..e333117e96 100644 --- a/testing/py3-unoconv/APKBUILD +++ b/testing/py3-unoconv/APKBUILD @@ -1,7 +1,7 @@ # Contributor: TBK <tbk@jjtc.eu> pkgname=py3-unoconv pkgver=0.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="Tool to convert between any document format supported by LibreOffice" url="http://dag.wieers.com/home-made/unoconv/" # libreoffice is not built on s390x |