aboutsummaryrefslogtreecommitdiff
path: root/desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2022-02-26 21:14:36 -0600
committerRobby Workman <rworkman@slackbuilds.org>2022-02-26 21:58:39 -0600
commit40cf4970d55928f5a17907400dfc89c7546df0c2 (patch)
tree7b74e272f06108f79379ecf7649c458e6a386f2e /desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild
parenta614e6d2c5c54271024b8f72d9ff7c107f8ceeae (diff)
desktop/xfce4-cpugraph-plugin: Updated for version 1.2.6.
Diffstat (limited to 'desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild')
-rw-r--r--desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild b/desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild
index 3a26ac250927..f075e5286812 100644
--- a/desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild
+++ b/desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild
@@ -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}