diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 19:42:53 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 19:42:53 +0000 |
commit | 8fa76ce4187d8d6d4256973848a8c6b06f78e00d (patch) | |
tree | 5e4c47606217987842eed4e725f63e033274b630 /community/libreoffice | |
parent | 6c40244599d24f4992f000d09cb99d81e23a5f52 (diff) | |
download | aports-8fa76ce4187d8d6d4256973848a8c6b06f78e00d.tar.bz2 aports-8fa76ce4187d8d6d4256973848a8c6b06f78e00d.tar.xz |
community/libreoffice: rebuild against icu-63.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 98654f71fd..a362a77c3c 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.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x" |