diff options
-rw-r--r-- | office/evince/evince.SlackBuild | 4 | ||||
-rw-r--r-- | office/evince/evince.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/evince/evince.SlackBuild b/office/evince/evince.SlackBuild index de8795e729..7393065ac3 100644 --- a/office/evince/evince.SlackBuild +++ b/office/evince/evince.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for evince # Copyright 2009 Andrew Brouwers <abrouwers@gmail.com> -# Copyright 2009-2011, Michiel van Wessem, Manchester, United Kingdom. +# Copyright 2009-2014, Michiel van Wessem, Manchester, United Kingdom. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=evince -VERSION=${VERSION:-3.8.3} +VERSION=${VERSION:-3.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/evince/evince.info b/office/evince/evince.info index 67c6eded1c..48c51b169f 100644 --- a/office/evince/evince.info +++ b/office/evince/evince.info @@ -1,8 +1,8 @@ PRGNAM="evince" -VERSION="3.8.3" +VERSION="3.12.1" HOMEPAGE="http://projects.gnome.org/evince/" -DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/evince/3.8/evince-3.8.3.tar.xz" -MD5SUM="81a8b0ffc427f2e3bde4056286e3a27a" +DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/evince/3.12/evince-3.12.1.tar.xz" +MD5SUM="7bd3defee6d3766517a0e6611003f6ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |