diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:12:22 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:33:07 +0000 |
commit | e54d79a039423626a93aeb240764a10c595f32c4 (patch) | |
tree | 318495c9b35602a100078d16bf100bdda3165f91 /community | |
parent | 1509921dd794fbe84aff77e555a145e4b7a8ae16 (diff) | |
download | aports-e54d79a039423626a93aeb240764a10c595f32c4.tar.bz2 aports-e54d79a039423626a93aeb240764a10c595f32c4.tar.xz |
community/xpdf: rebuild against poppler-0.54.0
Diffstat (limited to 'community')
-rw-r--r-- | community/xpdf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xpdf/APKBUILD b/community/xpdf/APKBUILD index 020c3e9023..f24e1686de 100644 --- a/community/xpdf/APKBUILD +++ b/community/xpdf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Isaac Dunham <ibid.ag@gmail.com> pkgname=xpdf pkgver="3.04" -pkgrel=2 +pkgrel=3 pkgdesc="The classic X11 PDF viewer" url="http://foolabs.com/xpdf" arch="all" |