summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-01-06 00:09:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-06 00:20:05 +0700
commita97264a74261029a344c7f40ca326f5db1979323 (patch)
treec9b0580f82b05fadcedb030235777ea942e0383c /python
parentfaaa64aa028360f14521616c98e7b0a292b4848b (diff)
downloadslackbuilds-a97264a74261029a344c7f40ca326f5db1979323.tar.gz
slackbuilds-a97264a74261029a344c7f40ca326f5db1979323.tar.xz
python/sk1libs: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/sk1libs/sk1libs.SlackBuild6
-rw-r--r--python/sk1libs/sk1libs.info4
-rw-r--r--python/sk1libs/slack-desc2
3 files changed, 6 insertions, 6 deletions
diff --git a/python/sk1libs/sk1libs.SlackBuild b/python/sk1libs/sk1libs.SlackBuild
index cc31a5dc57..04edcfed49 100644
--- a/python/sk1libs/sk1libs.SlackBuild
+++ b/python/sk1libs/sk1libs.SlackBuild
@@ -29,7 +29,7 @@ TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -40,8 +40,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff --git a/python/sk1libs/sk1libs.info b/python/sk1libs/sk1libs.info
index f63f751f1a..1b3c4edc45 100644
--- a/python/sk1libs/sk1libs.info
+++ b/python/sk1libs/sk1libs.info
@@ -1,7 +1,7 @@
PRGNAM="sk1libs"
VERSION="0.9.1"
-HOMEPAGE="http://sk1project.org"
-DOWNLOAD="http://uniconvertor.googlecode.com/files/sk1libs-0.9.1.tar.gz"
+HOMEPAGE="http://sk1project.net"
+DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/sk1libs-0.9.1.tar.gz"
MD5SUM="e18088bbc8a105e7535a96f40b80f284"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
diff --git a/python/sk1libs/slack-desc b/python/sk1libs/slack-desc
index 1cbbe7da53..f9daa10b55 100644
--- a/python/sk1libs/slack-desc
+++ b/python/sk1libs/slack-desc
@@ -13,7 +13,7 @@ sk1libs: The package includes multiplatform non-GUI extensions
sk1libs: which are usually native extensions.
sk1libs:
sk1libs:
-sk1libs: Homepage: http://sk1project.org
+sk1libs: Homepage: http://sk1project.net
sk1libs:
sk1libs:
sk1libs: