diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 10:19:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | 8de9db8bf3d58bae8a7040c486b47a67b0088149 (patch) | |
tree | 4b0bfb737ba0223f196a5e8a075fe08d35e83921 /community/libreoffice | |
parent | fe1f17b4de8fa5c0d99b81bec269df6dd07847a4 (diff) | |
download | aports-8de9db8bf3d58bae8a7040c486b47a67b0088149.tar.bz2 aports-8de9db8bf3d58bae8a7040c486b47a67b0088149.tar.xz |
community/libreoffice: rebuild against icu-59.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 5019ad760b..32a05dd00f 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.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |