diff options
author | Łukasz Jendrysik <scadu@yandex.com> | 2017-02-17 14:32:18 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:59 +0100 |
commit | e77093bb16e55bce360e20207e7c09c21babe753 (patch) | |
tree | 9c930d45653c782ebcd07bb94166ef6bfb0661a2 /community/libreoffice | |
parent | 8881abfd805f9293a3193b9cc3b2029a906d1541 (diff) | |
download | aports-e77093bb16e55bce360e20207e7c09c21babe753.tar.bz2 aports-e77093bb16e55bce360e20207e7c09c21babe753.tar.xz |
community/libreoffice: rebuild against new version of python3
Diffstat (limited to 'community/libreoffice')
-rw-r--r-- | community/libreoffice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD index 320ba10385..76610a22f6 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=5.3.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |