summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-08-26 05:28:23 +0200
committer David Spencer2016-08-28 01:27:40 +0200
commitbce0ccba7cc55facb9ba8c38179ddafb016df212 (patch)
treee4d67e664a3ba9ce2d9bc2f317e07a6752853b1b /libraries
parentf402c9f17e0b4308ea7ea5e0e7534342c6b78171 (diff)
downloadslackbuilds-bce0ccba7cc55facb9ba8c38179ddafb016df212.tar.gz
libraries/pylast: Update script and HOMEPAGE.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/pylast/pylast.SlackBuild6
-rw-r--r--libraries/pylast/pylast.info2
-rw-r--r--libraries/pylast/slack-desc2
3 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pylast/pylast.SlackBuild b/libraries/pylast/pylast.SlackBuild
index c9a90b7b17..1f87070655 100644
--- a/libraries/pylast/pylast.SlackBuild
+++ b/libraries/pylast/pylast.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/libraries/pylast/pylast.info b/libraries/pylast/pylast.info
index f676aaea3c..44afc0dd98 100644
--- a/libraries/pylast/pylast.info
+++ b/libraries/pylast/pylast.info
@@ -1,6 +1,6 @@
PRGNAM="pylast"
VERSION="1.6.0"
-HOMEPAGE="http://code.google.com/p/pylast/"
+HOMEPAGE="https://github.com/pylast/pylast"
DOWNLOAD="https://pypi.python.org/packages/42/71/85c28b2d373eee3592d6f079e556df4a28d5c133c2ba484d7311dc9a746c/pylast-1.6.0.tar.gz"
MD5SUM="efa796d0f46b39ccdf9187f7cec702ef"
DOWNLOAD_x86_64=""
diff --git a/libraries/pylast/slack-desc b/libraries/pylast/slack-desc
index 71bc806d47..875e5da7e5 100644
--- a/libraries/pylast/slack-desc
+++ b/libraries/pylast/slack-desc
@@ -11,7 +11,7 @@ pylast:
pylast: Pylast is a python interface to last.fm
pylast: (and other api-compatible websites).
pylast:
-pylast: homepage: http://code.google.com/p/pylast/
+pylast: homepage: https://github.com/pylast/pylast
pylast:
pylast:
pylast: