aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/selenium/selenium.SlackBuild4
-rw-r--r--python/selenium/selenium.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild
index 22aa34ca5d87..678bacc4255d 100644
--- a/python/selenium/selenium.SlackBuild
+++ b/python/selenium/selenium.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for selenium
-# Copyright 2014-2015 Dimitris Zlatanidis, Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=selenium
-VERSION=${VERSION:-2.46.0}
+VERSION=${VERSION:-2.46.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index dbcb572bf717..ba281a079ddc 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="2.46.0"
+VERSION="2.46.1"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.46.0.tar.gz"
-MD5SUM="6db65e1e7653da0fdc514df5db76d662"
+DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.46.1.tar.gz"
+MD5SUM="d6705588eb91db030410711b30c4c489"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"