diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2023-12-29 19:22:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 19:28:56 +0700 |
commit | 4e07de2b03999760d520b22103087f5865dd72f9 (patch) | |
tree | 6a3293c8f7d528cb2f13c822303fd5b3807271f1 /libraries | |
parent | 5bbd726956c72232264e4ab5dbf6b943d3c43428 (diff) |
libraries/libmateweather: Updated for version 1.26.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libmateweather/libmateweather.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libmateweather/libmateweather.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libmateweather/libmateweather.SlackBuild b/libraries/libmateweather/libmateweather.SlackBuild index f23c778e696c7..a734b0345151b 100644 --- a/libraries/libmateweather/libmateweather.SlackBuild +++ b/libraries/libmateweather/libmateweather.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libmateweather -VERSION=${VERSION:-1.26.2} +VERSION=${VERSION:-1.26.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/libmateweather/libmateweather.info b/libraries/libmateweather/libmateweather.info index c43b405ffb00f..ba6f0f0f6a395 100644 --- a/libraries/libmateweather/libmateweather.info +++ b/libraries/libmateweather/libmateweather.info @@ -1,8 +1,8 @@ PRGNAM="libmateweather" -VERSION="1.26.2" +VERSION="1.26.3" HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/libraries/libmateweather/" -DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.2.tar.xz" -MD5SUM="e35f7d600e766e0a3077bd98e5b1a2c7" +DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.3.tar.xz" +MD5SUM="891a0161b24f046a75125683a56551b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |