diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:19 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:19 +0000 |
commit | b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5 (patch) | |
tree | bdb7b478aaac3839ef8af4d585f49f050f8800fd /community/libreoffice | |
parent | 1ba0e86423665352946f0eb2868d70cc6f29d024 (diff) | |
download | aports-b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5.tar.bz2 aports-b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5.tar.xz |
community: rebuild against icu-60.2
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 bd581a66aa..6e617bd607 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.4.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |