diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-10-29 07:39:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:16:12 +0700 |
commit | 56a30330dcd002ce9f33a76df19541d5aa7d1136 (patch) | |
tree | 0c26a9ee057892e602dabcaf874f2f1b3a9f8716 /desktop | |
parent | e8d75e95badf8bc0efff83a49f654494e7c8fbf4 (diff) | |
download | slackbuilds-56a30330dcd002ce9f33a76df19541d5aa7d1136.tar.gz |
desktop/wbar: Fix DOWNLOAD.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/wbar/wbar.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/wbar/wbar.info b/desktop/wbar/wbar.info index a234adfbd1..193019e59f 100644 --- a/desktop/wbar/wbar.info +++ b/desktop/wbar/wbar.info @@ -1,8 +1,8 @@ PRGNAM="wbar" VERSION="2.3.4" HOMEPAGE="http://code.google.com/p/wbar/" -DOWNLOAD="http://wbar.googlecode.com/files/wbar-2.3.4.tgz \ - http://download.salixos.org/i486/13.37/source/xap/wbar/icons.tar.gz" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/wbar/wbar-2.3.4.tgz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/wbar/icons.tar.gz" MD5SUM="c1ac6b74138937a280904d1bac88115d \ 358ea5ad109751ad64e78d440d0e4dca" DOWNLOAD_x86_64="" |