diff options
-rw-r--r-- | python/selenium/selenium.SlackBuild | 2 | ||||
-rw-r--r-- | python/selenium/selenium.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild index 2d7366ba96..23fd97a22f 100644 --- a/python/selenium/selenium.SlackBuild +++ b/python/selenium/selenium.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=selenium -VERSION=${VERSION:-2.53.4} +VERSION=${VERSION:-2.53.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index 6573c1e47b..15d9da15dc 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -1,8 +1,8 @@ PRGNAM="selenium" -VERSION="2.53.4" +VERSION="2.53.5" HOMEPAGE="http://www.seleniumhq.org" -DOWNLOAD="https://pypi.python.org/packages/78/38/ecb7e3e184439c48dde9cc1b5955048e4d952b8c978aa4d414516c3c74e5/selenium-2.53.4.tar.gz" -MD5SUM="f796b0fe9884758e550a33314b477047" +DOWNLOAD="https://pypi.python.org/packages/41/ff/d77fd45739a2290da74ba314182fcfbe98b4e617e89b973bc5c667444334/selenium-2.53.5.tar.gz" +MD5SUM="c7e40c360d73e267234e166f252f574c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |