mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/xfce4-sensors-plugin: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
402f0ab474
commit
0405e383e6
2 changed files with 4 additions and 4 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue