diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-02 10:05:59 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-02 12:01:53 +0000 |
commit | de429bf6a55694768b9076c0ce0d6a3d14ebc16b (patch) | |
tree | 73695173825f530f7bceddd4dabb5494716cf194 /community/evince | |
parent | 337063f678815c538c9a7581a75d83a4b1bf5c50 (diff) | |
download | aports-de429bf6a55694768b9076c0ce0d6a3d14ebc16b.tar.bz2 aports-de429bf6a55694768b9076c0ce0d6a3d14ebc16b.tar.xz |
community/evince: rebuild against poppler-0.71.0
Diffstat (limited to 'community/evince')
-rw-r--r-- | community/evince/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/evince/APKBUILD b/community/evince/APKBUILD index 8ce7e12335..e6bf199d53 100644 --- a/community/evince/APKBUILD +++ b/community/evince/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=evince pkgver=3.30.2 -pkgrel=0 +pkgrel=1 pkgdesc="simple document viewer for GTK+" url="http://projects.gnome.org/evince/" arch="all" |