diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2023-05-13 20:43:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:05 +0700 |
commit | 5da218ff1808fee55db486e2de957bbfe9914d09 (patch) | |
tree | 708a2e30ad8ac35576bced9f78499bec82e49c41 /libraries | |
parent | a7e60ecfde82464af144784a2b1833f006ef0f7d (diff) |
libraries/libmateweather: Updated for version 1.26.1.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libmateweather/doinst.sh | 8 | ||||
-rw-r--r-- | libraries/libmateweather/libmateweather.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libmateweather/libmateweather.info | 8 | ||||
-rw-r--r-- | libraries/libmateweather/slack-desc | 2 |
4 files changed, 6 insertions, 14 deletions
diff --git a/libraries/libmateweather/doinst.sh b/libraries/libmateweather/doinst.sh index f25bed6fb669..d6d225b6df36 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 b49bf2d313fb..8961a9d8df27 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 959e04fea92b..6865afec31e0 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 7e952f008738..5b0a568952e2 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: |