From 5da218ff1808fee55db486e2de957bbfe9914d09 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Sat, 13 May 2023 20:43:22 +0100 Subject: libraries/libmateweather: Updated for version 1.26.1. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- libraries/libmateweather/doinst.sh | 8 -------- libraries/libmateweather/libmateweather.SlackBuild | 2 +- libraries/libmateweather/libmateweather.info | 8 ++++---- libraries/libmateweather/slack-desc | 2 +- 4 files changed, 6 insertions(+), 14 deletions(-) (limited to 'libraries/libmateweather') diff --git a/libraries/libmateweather/doinst.sh b/libraries/libmateweather/doinst.sh index f25bed6fb6..d6d225b6df 100644 --- a/libraries/libmateweather/doinst.sh +++ b/libraries/libmateweather/doinst.sh @@ -1,11 +1,3 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi - -if [ -x /usr/bin/update-mime-database ]; then - /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1 -fi - if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 diff --git a/libraries/libmateweather/libmateweather.SlackBuild b/libraries/libmateweather/libmateweather.SlackBuild index b49bf2d313..8961a9d8df 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.0} +VERSION=${VERSION:-1.26.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/libmateweather/libmateweather.info b/libraries/libmateweather/libmateweather.info index 959e04fea9..6865afec31 100644 --- a/libraries/libmateweather/libmateweather.info +++ b/libraries/libmateweather/libmateweather.info @@ -1,8 +1,8 @@ PRGNAM="libmateweather" -VERSION="1.26.0" -HOMEPAGE="https://www.mate-desktop.org/" -DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.0.tar.xz" -MD5SUM="5071750f05fe60a1ee7691f24216948a" +VERSION="1.26.1" +HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/libraries/libmateweather/" +DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.1.tar.xz" +MD5SUM="06fd1be9d7bd339514a4b177b09ec015" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/libraries/libmateweather/slack-desc b/libraries/libmateweather/slack-desc index 7e952f0087..5b0a568952 100644 --- a/libraries/libmateweather/slack-desc +++ b/libraries/libmateweather/slack-desc @@ -15,5 +15,5 @@ libmateweather: libmateweather: libmateweather: libmateweather: -libmateweather: https://www.mate-desktop.org +libmateweather: https://wiki.mate-desktop.org/mate-desktop/libraries/libmateweather/ libmateweather: -- cgit v1.2.3-65-gdbad