diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 15:20:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:53 +0000 |
commit | 8fdffff36c38f0318b351597490f2ec7b64c2e83 (patch) | |
tree | 45ef38746a52c0815180d6aee05fcadb69f29e52 /main/evince | |
parent | 5773d8d0bae41a9f640d3ca98bf6b964f19b6299 (diff) | |
download | aports-8fdffff36c38f0318b351597490f2ec7b64c2e83.tar.bz2 aports-8fdffff36c38f0318b351597490f2ec7b64c2e83.tar.xz |
main/evince: rebuild against glib-2.32
Diffstat (limited to 'main/evince')
-rw-r--r-- | main/evince/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/evince/APKBUILD b/main/evince/APKBUILD index 35b43707e3..606991e6e9 100644 --- a/main/evince/APKBUILD +++ b/main/evince/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=evince pkgver=2.32.0 -pkgrel=8 +pkgrel=9 pkgdesc="simple document viewer for GTK+" url="http://projects.gnome.org/evince/" arch="all" |