diff options
author | 2025-03-09 22:30:47 +0200 | |
---|---|---|
committer | 2025-03-15 01:41:44 +0700 | |
commit | 75bf4479dea241ea00cc80e37da53e6c30ea5cf4 (patch) | |
tree | 32f8135159e3f3fb0455bac19efd66b12cadfd97 /graphics | |
parent | 6d5754871648f9ee0caeeffa2db3d745a97ca3d1 (diff) | |
download | slackbuilds-75bf4479dea241ea00cc80e37da53e6c30ea5cf4.tar.gz slackbuilds-75bf4479dea241ea00cc80e37da53e6c30ea5cf4.tar.xz |
graphics/kgeotag: Updated for version 1.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kgeotag/kgeotag.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/kgeotag/kgeotag.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kgeotag/kgeotag.SlackBuild b/graphics/kgeotag/kgeotag.SlackBuild index e216dc7922..bca9d416fb 100644 --- a/graphics/kgeotag/kgeotag.SlackBuild +++ b/graphics/kgeotag/kgeotag.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=kgeotag -VERSION=${VERSION:-1.7.0} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/kgeotag/kgeotag.info b/graphics/kgeotag/kgeotag.info index 32d324cf6b..b43e391d32 100644 --- a/graphics/kgeotag/kgeotag.info +++ b/graphics/kgeotag/kgeotag.info @@ -1,8 +1,8 @@ PRGNAM="kgeotag" -VERSION="1.7.0" +VERSION="1.8.0" HOMEPAGE="https://apps.kde.org/kgeotag" -DOWNLOAD="https://download.kde.org/stable/kgeotag/1.7.0/kgeotag-1.7.0.tar.xz" -MD5SUM="7ec77829e76a8887e2dfbc359e0a3964" +DOWNLOAD="https://download.kde.org/stable/kgeotag/1.8.0/kgeotag-1.8.0.tar.xz" +MD5SUM="de272f968f6cd405bec9938b8d57beeb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |