diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-05-03 19:03:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-04 19:29:16 -0500 |
commit | e8683538fa300d6cd4b5478381161efb34292cb8 (patch) | |
tree | b4a15e3dd894857d1187de966a02881ae87513fb /desktop | |
parent | b3f7d805ef101a62a6782fa631739ac40d95bd63 (diff) | |
download | slackbuilds-e8683538fa300d6cd4b5478381161efb34292cb8.tar.gz |
desktop/xfce4-diskperf-plugin: Fixed homepage in info file
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild index 0dde4c43d3..02cd2948c7 100644 --- a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild +++ b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-diskperf-plugin -# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2021 Robby Workman, Tuscaloosa, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info index b6ade47401..42bfe7b2d3 100644 --- a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info +++ b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info @@ -1,6 +1,6 @@ PRGNAM="xfce4-diskperf-plugin" VERSION="2.6.3" -HOMEPAGE="https://goodies.xfce.org/" +HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start" DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/xfce4-diskperf-plugin-2.6.3.tar.bz2" MD5SUM="2ad57a6fa5dc6468f66f3cc7c9d6f101" DOWNLOAD_x86_64="" |