summaryrefslogtreecommitdiffstats
path: root/desktop/CurseTheWeather/CurseTheWeather.SlackBuild
diff options
context:
space:
mode:
author Phillip Warner <pc_warner@yahoo.com>2014-11-23 10:55:41 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-23 10:55:41 +0700
commitc93efb0c0ebc1d4e4a722a0f03da52db98be09bb (patch)
treebff4d36b8fca557ed6fdc7f920dab7833d96702c /desktop/CurseTheWeather/CurseTheWeather.SlackBuild
parent8849c963f48ee4d9e0b857b21ad1aefb34f9281b (diff)
downloadslackbuilds-c93efb0c0ebc1d4e4a722a0f03da52db98be09bb.tar.gz
slackbuilds-c93efb0c0ebc1d4e4a722a0f03da52db98be09bb.tar.xz
desktop/CurseTheWeather: Updated patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/CurseTheWeather/CurseTheWeather.SlackBuild')
-rw-r--r--desktop/CurseTheWeather/CurseTheWeather.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/CurseTheWeather/CurseTheWeather.SlackBuild b/desktop/CurseTheWeather/CurseTheWeather.SlackBuild
index dabaa2f468..e848c7b377 100644
--- a/desktop/CurseTheWeather/CurseTheWeather.SlackBuild
+++ b/desktop/CurseTheWeather/CurseTheWeather.SlackBuild
@@ -24,9 +24,12 @@
# Modified by the SlackBuilds.org project.
+# Build 3 contains updated patch to fix upstream errors due to day type having no data in XML
+# Better error checking or exception handling should probably be implemented in the source
+
PRGNAM=CurseTheWeather
VERSION=0.6
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then