diff options
-rw-r--r-- | graphics/gthumb/gthumb.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/gthumb/gthumb.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gthumb/gthumb.SlackBuild b/graphics/gthumb/gthumb.SlackBuild index eab6d7fd26d02..8834865e50ec7 100644 --- a/graphics/gthumb/gthumb.SlackBuild +++ b/graphics/gthumb/gthumb.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gthumb -VERSION=${VERSION:-3.10.3} +VERSION=${VERSION:-3.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/gthumb/gthumb.info b/graphics/gthumb/gthumb.info index c141cd437ff83..b86a6fe330338 100644 --- a/graphics/gthumb/gthumb.info +++ b/graphics/gthumb/gthumb.info @@ -1,8 +1,8 @@ PRGNAM="gthumb" -VERSION="3.10.3" +VERSION="3.10.4" HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Gthumb" -DOWNLOAD="https://download.gnome.org/sources/gthumb/3.10/gthumb-3.10.3.tar.xz" -MD5SUM="b3639fdfe7b3cc1d0f38358d752735c1" +DOWNLOAD="https://download.gnome.org/sources/gthumb/3.10/gthumb-3.10.4.tar.xz" +MD5SUM="4f14621f00444c2db3a19c546672d369" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |