From 1f932a08838c86974bed366218be86706a1300d1 Mon Sep 17 00:00:00 2001 From: Grissiom Date: Mon, 8 Aug 2011 18:47:47 -0300 Subject: python/pyserial: Updated for version 2.5. Signed-off-by: Niels Horn --- python/pyserial/pyserial.SlackBuild | 5 ++--- python/pyserial/pyserial.info | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'python/pyserial') diff --git a/python/pyserial/pyserial.SlackBuild b/python/pyserial/pyserial.SlackBuild index 40ddd60fea..bda387a7d6 100644 --- a/python/pyserial/pyserial.SlackBuild +++ b/python/pyserial/pyserial.SlackBuild @@ -3,10 +3,10 @@ # Slackware build script for pyserial # Written by Grissiom -# Updated by Dustin Schnee +# Updated to 2.5_rc2 by Dustin Schnee PRGNAM=pyserial -VERSION=${VERSION:-2.5_rc2} +VERSION=${VERSION:-2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -20,7 +20,6 @@ if [ -z "$ARCH" ]; then esac fi - CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM diff --git a/python/pyserial/pyserial.info b/python/pyserial/pyserial.info index 5c22421b62..b8cec21291 100644 --- a/python/pyserial/pyserial.info +++ b/python/pyserial/pyserial.info @@ -1,10 +1,10 @@ PRGNAM="pyserial" -VERSION="2.5_rc2" +VERSION="2.5" HOMEPAGE="http://pyserial.sourceforge.net/index.html" -DOWNLOAD="http://downloads.sourceforge.net/pyserial/pyserial-2.5-rc2.tar.gz" -MD5SUM="feee06e28ff5337c010c5e326ec4efd3" +DOWNLOAD="http://pypi.python.org/packages/source/p/pyserial/pyserial-2.5.tar.gz" +MD5SUM="34340820710239bea2ceca7f43ef8cab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Grissiom" EMAIL="chaos.proton@gmail.com" -APPROVED="rworkman" +APPROVED="rworkman,Niels Horn" -- cgit v1.2.3