diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-01-11 11:45:59 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-11 11:45:59 -0600 |
commit | 7896dddaaeb96dd9b761d7a6f36de9f1940537d4 (patch) | |
tree | fbb8504d99678ed557a6e1c11169223c123e0154 | |
parent | 015b3e36faabd3096a35fca7baef67714c069f32 (diff) |
desktop/xfswitch-plugin: Fixed download link in .info file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | desktop/xfswitch-plugin/xfswitch-plugin.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xfswitch-plugin/xfswitch-plugin.info b/desktop/xfswitch-plugin/xfswitch-plugin.info index 8c780beb5a70..f2034b83cd57 100644 --- a/desktop/xfswitch-plugin/xfswitch-plugin.info +++ b/desktop/xfswitch-plugin/xfswitch-plugin.info @@ -1,7 +1,7 @@ PRGNAM="xfswitch-plugin" VERSION="0.0.1" HOMEPAGE="http://goodies.xfce.org" -DOWNLOAD="http://goodies.xfce.org/releases/xfswitch-plugin/xfswitch-plugin-0.0.1.tar.gz" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfswitch-plugin/0.0/xfswitch-plugin-0.0.1.tar.gz" MD5SUM="cb204f4a507f462d019529af6f547731" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |