mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
desktop/xfce4-netload-plugin: Updated for version 1.4.0.
This commit is contained in:
parent
81adc18307
commit
b4e0d57683
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for xfce4-netload-plugin
|
# Slackware build script for xfce4-netload-plugin
|
||||||
|
|
||||||
# Copyright 2006-2014 Robby Workman, Tuscaloosa, Alabama, USA
|
# Copyright 2006-2021 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-netload-plugin
|
PRGNAM=xfce4-netload-plugin
|
||||||
VERSION=${VERSION:-1.3.2}
|
VERSION=${VERSION:-1.4.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="xfce4-netload-plugin"
|
PRGNAM="xfce4-netload-plugin"
|
||||||
VERSION="1.3.2"
|
VERSION="1.4.0"
|
||||||
HOMEPAGE="https://goodies.xfce.org/"
|
HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start"
|
||||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/1.3/xfce4-netload-plugin-1.3.2.tar.bz2"
|
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/1.4/xfce4-netload-plugin-1.4.0.tar.bz2"
|
||||||
MD5SUM="ae4652711812a77a58c3dc96650a74dc"
|
MD5SUM="41f993861a8b6fc0c611c89c8c3927c1"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue