desktop/xfce4-cpugraph-plugin: Updated for version 1.2.6.
This commit is contained in:
parent
a614e6d2c5
commit
40cf4970d5
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-cpugraph-plugin
|
||||
|
||||
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2022 Robby Workman, Tuscaloosa, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xfce4-cpugraph-plugin
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
VERSION=${VERSION:-1.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-cpugraph-plugin"
|
||||
VERSION="1.2.4"
|
||||
VERSION="1.2.6"
|
||||
HOMEPAGE="https://goodies.xfce.org/"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/xfce4-cpugraph-plugin-1.2.4.tar.bz2"
|
||||
MD5SUM="6014c4dca8b055972bcc43ddac41cc9b"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/xfce4-cpugraph-plugin-1.2.6.tar.bz2"
|
||||
MD5SUM="5598a55557cd03583b1867432dc51039"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue