desktop/xfce4-weather-plugin: Updated for version 0.7.4.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
This commit is contained in:
parent
09490874f5
commit
67f871c418
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-weather-plugin
|
||||
|
||||
# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xfce4-weather-plugin
|
||||
VERSION=0.7.3
|
||||
VERSION=0.7.4
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="xfce4-weather-plugin"
|
||||
VERSION="0.7.3"
|
||||
VERSION="0.7.4"
|
||||
HOMEPAGE="http://goodies.xfce.org/"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/xfce4-weather-plugin-0.7.3.tar.bz2"
|
||||
MD5SUM="b3436929dd94cdd8acc744c474cca5c4"
|
||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/xfce4-weather-plugin-0.7.4.tar.bz2"
|
||||
MD5SUM="03c972d13eba5cd226432ff66e3ff282"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rw@rlworkman.net"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="Michiel van Wessem"
|
||||
|
|
Loading…
Reference in New Issue