diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 14:48:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:24 +0000 |
commit | 1518a0b9803e126bee2472c66e9bfc845cbdfa71 (patch) | |
tree | f836ef87bf76f71602d0c6f24e31798e91a01bb3 /community/libreoffice | |
parent | 1d11d16a7f1aecc9ba7b8e2dce28912a41a58785 (diff) | |
download | aports-1518a0b9803e126bee2472c66e9bfc845cbdfa71.tar.bz2 aports-1518a0b9803e126bee2472c66e9bfc845cbdfa71.tar.xz |
community/libreoffice: rebuild against icu-64
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 6e2fadb9a5..0f0dad8408 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=6.2.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x" |