summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xclaws-mail/build/claws-mail.SlackBuild4
-rwxr-xr-xlibetpan/build/libetpan.SlackBuild4
2 files changed, 4 insertions, 4 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 --- ##
diff --git a/libetpan/build/libetpan.SlackBuild b/libetpan/build/libetpan.SlackBuild
index 6dfc3096..f8a25a33 100755
--- a/libetpan/build/libetpan.SlackBuild
+++ b/libetpan/build/libetpan.SlackBuild
@@ -40,9 +40,9 @@ TMP=${TMP:-/tmp/build}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-# Input URL: http://switch.dl.sourceforge.net/sourceforge/libetpan/libetpan-0.48.tar.gz
+# Input URL: http://dl.sourceforge.net/sourceforge/libetpan/libetpan-0.48.tar.gz
SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz"
-SRCURL="http://switch.dl.sourceforge.net/sourceforge/${PRGNAM}/${PRGNAM}-${VERSION}.tar.gz"
+SRCURL="http://dl.sourceforge.net/sourceforge/${PRGNAM}/${PRGNAM}-${VERSION}.tar.gz"
##
## --- with a little luck, you won't have to edit below this point --- ##