diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-06 10:21:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-06 14:03:58 +0000 |
commit | ee630a3d95a1feb3f2ff2f23237c570ef68626f6 (patch) | |
tree | 7a560439513ac74aaaa84d8a1cc697685d4abb53 /community/libreoffice | |
parent | 253f1ac5376800b3984b3d755dce0826df1c4bbf (diff) | |
download | aports-ee630a3d95a1feb3f2ff2f23237c570ef68626f6.tar.bz2 aports-ee630a3d95a1feb3f2ff2f23237c570ef68626f6.tar.xz |
community/libreoffice: rebuild against poppler-0.47
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 fe6326b364..fa7d1f55d4 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libreoffice pkgver=5.2.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |