summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2015-04-19 23:50:56 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-19 23:50:56 +0700
commitbaf9c2b2f84d8f591c52913a2698bf7a93f52db2 (patch)
tree15cd345a9406b8863362479bf2b229c2f5d39043
parent1b5f12ae7bbe42e15a505b29c2e2ce9f34319919 (diff)
downloadslackbuilds-baf9c2b2f.tar.gz
slackbuilds-baf9c2b2f.tar.xz
python/foolscap: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/foolscap/foolscap.SlackBuild4
-rw-r--r--python/foolscap/foolscap.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/foolscap/foolscap.SlackBuild b/python/foolscap/foolscap.SlackBuild
index 4e776ddd70..0bb759b1e2 100644
--- a/python/foolscap/foolscap.SlackBuild
+++ b/python/foolscap/foolscap.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for foolscap.
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
-# Copyright 2012-2014 Markus Reichelt, Stolberg (Rhld.), DE
+# Copyright 2012-2015 Markus Reichelt, Stolberg (Rhld.), DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=foolscap
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/foolscap/foolscap.info b/python/foolscap/foolscap.info
index b9e40e51fc..c3230c736a 100644
--- a/python/foolscap/foolscap.info
+++ b/python/foolscap/foolscap.info
@@ -1,8 +1,8 @@
PRGNAM="foolscap"
-VERSION="0.7.0"
+VERSION="0.8.0"
HOMEPAGE="http://foolscap.lothar.com/trac"
-DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.7.0.tar.gz"
-MD5SUM="7f2da939a4d5be54737852b26868eb8c"
+DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.8.0.tar.gz"
+MD5SUM="1b623c9c4f2df4570512adcc0b0ccd05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-twisted"