diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 13:23:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 13:23:16 +0000 |
commit | 4d02b4d01b2615339a8b8b2386507346ef613cd3 (patch) | |
tree | f2dab802cbf253e894aa71506f155a901babce3f /community/libreoffice | |
parent | 7b34c53d39a6fe9bfa5fc4d89814bc2ede6da6df (diff) | |
download | aports-4d02b4d01b2615339a8b8b2386507346ef613cd3.tar.bz2 aports-4d02b4d01b2615339a8b8b2386507346ef613cd3.tar.xz |
community/libreoffice: rebuild against icu-62.1
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 8aba3b0920..863cdfd7fe 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.1.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all !s390x" |