diff options
-rw-r--r-- | office/gnumeric/gnumeric.SlackBuild | 2 | ||||
-rw-r--r-- | office/gnumeric/gnumeric.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index 3e1a13e6e2..7499aab4b2 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnumeric -VERSION=${VERSION:-1.12.30} +VERSION=${VERSION:-1.12.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index 038f53b27d..9bae7376fd 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.30" +VERSION="1.12.31" HOMEPAGE="http://projects.gnome.org/gnumeric/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.30.tar.xz" -MD5SUM="4451d1edfb415882a01791840ad65704" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.31.tar.xz" +MD5SUM="d61f890da7a3e0e14adfc65b93583c67" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" |