diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2022-02-26 21:14:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-26 21:58:39 -0600 |
commit | 40cf4970d55928f5a17907400dfc89c7546df0c2 (patch) | |
tree | 7b74e272f06108f79379ecf7649c458e6a386f2e /desktop/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.SlackBuild | |
parent | a614e6d2c5c54271024b8f72d9ff7c107f8ceeae (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.SlackBuild | 4 |
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 3a26ac2509273..f075e52868120 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} |