diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-24 04:20:46 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-26 02:15:17 +0100 |
commit | ecf676c6f5f7ad63d83bda0bd16d37a7f7300d7c (patch) | |
tree | 631139cfff12dcba29fc18837c27608bea154b65 /desktop/wmweather+ | |
parent | 62e9d8311fc821811fcde653b9da4fbcf8fc308b (diff) | |
download | slackbuilds-ecf676c6f5f7ad63d83bda0bd16d37a7f7300d7c.tar.gz |
desktop/wmweather+: Updated for version 2.17.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/wmweather+')
-rw-r--r-- | desktop/wmweather+/wmweather+.SlackBuild | 12 | ||||
-rw-r--r-- | desktop/wmweather+/wmweather+.info | 6 |
2 files changed, 10 insertions, 8 deletions
diff --git a/desktop/wmweather+/wmweather+.SlackBuild b/desktop/wmweather+/wmweather+.SlackBuild index 01ee2ea156..df90ced6a5 100644 --- a/desktop/wmweather+/wmweather+.SlackBuild +++ b/desktop/wmweather+/wmweather+.SlackBuild @@ -27,6 +27,12 @@ # Now maintained by B. Watson <yalhcru@gmail.com> +# 20170324 bkw: update for v2.17. + +# 20170121 bkw: +# - update for v2.16. +# - use xmore as default viewer + # 20160816 bkw: # - take over maintenance # - BUILD=2 @@ -35,12 +41,8 @@ # - install binary stripped # - i486 => i586 -# 20170121 bkw: -# - update for v2.16. -# - use xmore as default viewer - PRGNAM=wmweather+ -VERSION=${VERSION:-2.16} +VERSION=${VERSION:-2.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/wmweather+/wmweather+.info b/desktop/wmweather+/wmweather+.info index 68bce77c06..0eb7661336 100644 --- a/desktop/wmweather+/wmweather+.info +++ b/desktop/wmweather+/wmweather+.info @@ -1,8 +1,8 @@ PRGNAM="wmweather+" -VERSION="2.16" +VERSION="2.17" HOMEPAGE="http://sourceforge.net/projects/wmweatherplus/" -DOWNLOAD="http://sourceforge.net/projects/wmweatherplus/files/wmweather%2B/wmweather%2B-2.16.tar.gz" -MD5SUM="2bf7b9a0e746644c549b6f9833af7209" +DOWNLOAD="http://sourceforge.net/projects/wmweatherplus/files/wmweather%2B/wmweather%2B-2.17.tar.gz" +MD5SUM="89da7675017b1ca8c456e5736ff03249" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |