diff options
Diffstat (limited to 'libraries/goffice')
-rw-r--r-- | libraries/goffice/goffice.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/goffice/goffice.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/goffice/goffice.SlackBuild b/libraries/goffice/goffice.SlackBuild index e30e2ed5f1..033b9db187 100644 --- a/libraries/goffice/goffice.SlackBuild +++ b/libraries/goffice/goffice.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for goffice # Copyright (c) 2007 alkos333 <me@alkos333.net> -# Copyright (c) 2023-24 Jim Diamond, Dartmouth, Nova Scotia, Canada +# Copyright (c) 2023-25 Jim Diamond, Dartmouth, Nova Scotia, Canada # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=goffice -VERSION=${VERSION:-0.10.57} +VERSION=${VERSION:-0.10.59} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/goffice/goffice.info b/libraries/goffice/goffice.info index 7e4d226c69..9dba61e734 100644 --- a/libraries/goffice/goffice.info +++ b/libraries/goffice/goffice.info @@ -1,8 +1,8 @@ PRGNAM="goffice" -VERSION="0.10.57" +VERSION="0.10.59" HOMEPAGE="https://download.gnome.org/sources/goffice/" -DOWNLOAD="https://download.gnome.org/sources/goffice/0.10/goffice-0.10.57.tar.xz" -MD5SUM="4c55f99d8fafe1f91276cb7538521fdb" +DOWNLOAD="https://download.gnome.org/sources/goffice/0.10/goffice-0.10.59.tar.xz" +MD5SUM="db013c15c5f6280c46a395647db759a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |