diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-13 22:11:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-13 22:11:17 +0700 |
commit | 19660f059c46e388b259d12600e99f1ce2235c22 (patch) | |
tree | b8bbb1a28c04c87359561b005a43a6429ef4db3b /libraries/gtk-sharp/gtk-sharp.info | |
parent | 6fab7b914cc166eaf3176d392e3d07079be33315 (diff) | |
download | slackbuilds-19660f059c46e388b259d12600e99f1ce2235c22.tar.gz |
libraries/gtk-sharp: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gtk-sharp/gtk-sharp.info')
-rw-r--r-- | libraries/gtk-sharp/gtk-sharp.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gtk-sharp/gtk-sharp.info b/libraries/gtk-sharp/gtk-sharp.info index 50ddcea810..469801fa9a 100644 --- a/libraries/gtk-sharp/gtk-sharp.info +++ b/libraries/gtk-sharp/gtk-sharp.info @@ -1,7 +1,7 @@ PRGNAM="gtk-sharp" VERSION="2.12.27" HOMEPAGE="http://www.mono-project.com/GtkSharp" -DOWNLOAD="https://github.com/mono/gtk-sharp/archive/gtk-sharp-2.12.27.tar.gz" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/gtk-sharp/gtk-sharp-2.12.27.tar.gz" MD5SUM="4177b5bb3eb68cf26b9fee81a019bf27" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |