desktop/xfce4-sensors-plugin: Updated for version 1.4.3.
This commit is contained in:
parent
1937dc7a09
commit
ad9407dc12
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-sensors-plugin
|
||||
|
||||
# Copyright 2006-2021 Robby Workman, Tuscaloosa, Alabama, USA
|
||||
# Copyright 2006-2022 Robby Workman, Tuscaloosa, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xfce4-sensors-plugin
|
||||
VERSION=${VERSION:-1.4.1}
|
||||
VERSION=${VERSION:-1.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-sensors-plugin"
|
||||
VERSION="1.4.1"
|
||||
VERSION="1.4.3"
|
||||
HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.4/xfce4-sensors-plugin-1.4.1.tar.bz2"
|
||||
MD5SUM="4abe5e746f3bfc1848377b90c2e87a15"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.4/xfce4-sensors-plugin-1.4.3.tar.bz2"
|
||||
MD5SUM="e55dfea49b0c5e9edf068db3b8398240"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue