diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-08-27 18:09:38 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-20 11:12:03 +0000 |
commit | 099c3ba643cd66447125c7e2ca54df4bc4892307 (patch) | |
tree | c3c3df0be153fc0eaff1bbcc26b0519f57b4dc7d /community/libreoffice/APKBUILD | |
parent | 262c671275957555d57cff9a6ef4b8f38c1b830e (diff) | |
download | aports-099c3ba643cd66447125c7e2ca54df4bc4892307.tar.bz2 aports-099c3ba643cd66447125c7e2ca54df4bc4892307.tar.xz |
rebuild for libpoppler.so.82
Diffstat (limited to 'community/libreoffice/APKBUILD')
-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 1054f659c8..ffd9a5e249 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.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x" |