diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:50 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:29 -0300 |
commit | b05013324bef4389b8bcc7e1fd56dee9977520a6 (patch) | |
tree | 46135cfa4c6d208bbd8c088056e6fdfae261f991 | |
parent | d8ac69866da58a403246db82292f6ff10319ee30 (diff) | |
download | aports-b05013324bef4389b8bcc7e1fd56dee9977520a6.tar.bz2 aports-b05013324bef4389b8bcc7e1fd56dee9977520a6.tar.xz |
community/libreoffice: rebuild against icu 65.1
-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 491e9b5c27..ac92b37934 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.4.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x" |