summaryrefslogtreecommitdiffstats
path: root/claws-mail
diff options
context:
space:
mode:
Diffstat (limited to 'claws-mail')
-rwxr-xr-xclaws-mail/build/claws-mail.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/claws-mail/build/claws-mail.SlackBuild b/claws-mail/build/claws-mail.SlackBuild
index 151312bc..d7436ae7 100755
--- a/claws-mail/build/claws-mail.SlackBuild
+++ b/claws-mail/build/claws-mail.SlackBuild
@@ -41,9 +41,9 @@ TMP=${TMP:-/tmp/build}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-# Input URL: http://switch.dl.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-2.6.1.tar.gz
+# Input URL: http://dl.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-2.6.1.tar.gz
SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz"
-SRCURL="http://switch.dl.sourceforge.net/sourceforge/sylpheed-claws/${PRGNAM}-${VERSION}.tar.gz"
+SRCURL="http://dl.sourceforge.net/sourceforge/sylpheed-claws/${PRGNAM}-${VERSION}.tar.gz"
##
## --- with a little luck, you won't have to edit below this point --- ##