summaryrefslogtreecommitdiffstats
path: root/libraries/fpconst
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-13 00:29:27 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:29:27 +0200
commit9fba6c890fb17caa7ff78d8602fd4510f6029037 (patch)
tree89308c8aefae235e746b48b75b44ab03bb3aa3db /libraries/fpconst
parente881a5fe5d10f40d91f3cc631e36014d6388d178 (diff)
downloadslackbuilds-9fba6c890fb17caa7ff78d8602fd4510f6029037.tar.gz
slackbuilds-9fba6c890fb17caa7ff78d8602fd4510f6029037.tar.xz
libraries/fpconst: Updated for version 0.7.3
Diffstat (limited to 'libraries/fpconst')
-rw-r--r--libraries/fpconst/fpconst.SlackBuild4
-rw-r--r--libraries/fpconst/fpconst.info2
2 files changed, 4 insertions, 2 deletions
diff --git a/libraries/fpconst/fpconst.SlackBuild b/libraries/fpconst/fpconst.SlackBuild
index b9be16a67a..d0ff2a480f 100644
--- a/libraries/fpconst/fpconst.SlackBuild
+++ b/libraries/fpconst/fpconst.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=fpconst
VERSION=${VERSION:-0.7.3}
-ARCH=${ARCH:-noarch}
+ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -47,4 +47,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/libraries/fpconst/fpconst.info b/libraries/fpconst/fpconst.info
index 0f303f8ad4..9998a83054 100644
--- a/libraries/fpconst/fpconst.info
+++ b/libraries/fpconst/fpconst.info
@@ -2,7 +2,9 @@ PRGNAM="fpconst"
VERSION="0.7.3"
HOMEPAGE="http://pypi.python.org/pypi/fpconst/"
DOWNLOAD="http://downloads.sourceforge.net/rsoap/fpconst-0.7.3.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="13884b81da3335b2ec4b6ea1dc26b6fa"
+MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="dsomero"