Browse Source
desktop/xfce4-sensors-plugin: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/132/head
Robby Workman
4 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
desktop/xfce4-sensors-plugin/xfce4-sensors-plugin.SlackBuild
-
desktop/xfce4-sensors-plugin/xfce4-sensors-plugin.info
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=xfce4-sensors-plugin |
|
|
|
VERSION=${VERSION:-1.3.95} |
|
|
|
VERSION=${VERSION:-1.4.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="xfce4-sensors-plugin" |
|
|
|
VERSION="1.3.95" |
|
|
|
VERSION="1.4.1" |
|
|
|
HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start" |
|
|
|
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.3/xfce4-sensors-plugin-1.3.95.tar.bz2" |
|
|
|
MD5SUM="1c1d2b547d98660e385f233ecc9a418a" |
|
|
|
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.4/xfce4-sensors-plugin-1.4.1.tar.bz2" |
|
|
|
MD5SUM="4abe5e746f3bfc1848377b90c2e87a15" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|