mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/xfce4-sensors-plugin: Updated for version 1.2.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0be911f89b
commit
a9572c1e1a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for xfce4-sensors-plugin
|
# Slackware build script for xfce4-sensors-plugin
|
||||||
|
|
||||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
# Copyright 2006-2016 Robby Workman, Tuscaloosa, Alabama, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=xfce4-sensors-plugin
|
PRGNAM=xfce4-sensors-plugin
|
||||||
VERSION=${VERSION:-1.2.5}
|
VERSION=${VERSION:-1.2.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="xfce4-sensors-plugin"
|
PRGNAM="xfce4-sensors-plugin"
|
||||||
VERSION="1.2.5"
|
VERSION="1.2.6"
|
||||||
HOMEPAGE="http://goodies.xfce.org/"
|
HOMEPAGE="http://goodies.xfce.org/"
|
||||||
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.2/xfce4-sensors-plugin-1.2.5.tar.bz2"
|
DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.2/xfce4-sensors-plugin-1.2.6.tar.bz2"
|
||||||
MD5SUM="33a8203f88c207e7e40ffaacae5d2404"
|
MD5SUM="33c2e343c1224d9c4ae757a70cbe08eb"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue