diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-26 00:59:02 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-17 09:16:54 +0000 |
commit | de3afd1c03f1ff33d88aa6788705e290adf029d8 (patch) | |
tree | 9f28dfec2523d844c5bbf933874e2ad4ff4a0995 /community/libreoffice | |
parent | 29cb84a9d873f46ebae47ed76f2554379dc9bf02 (diff) | |
download | aports-de3afd1c03f1ff33d88aa6788705e290adf029d8.tar.bz2 aports-de3afd1c03f1ff33d88aa6788705e290adf029d8.tar.xz |
rebuild against libpoppler.so.91
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 c7f60ff13c..5a26529de6 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.3.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x" |