[arch-commits] Commit in python-selenium/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Jan 30 10:32:03 UTC 2016


    Date: Saturday, January 30, 2016 @ 11:32:02
  Author: jelle
Revision: 159506

upgpkg: python-selenium 2.50.0-1

Modified:
  python-selenium/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-30 10:29:58 UTC (rev 159505)
+++ PKGBUILD	2016-01-30 10:32:02 UTC (rev 159506)
@@ -3,8 +3,8 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.49.2
-pkgrel=2
+pkgver=2.50.0
+pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
 url="http://pypi.python.org/pypi/selenium"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('lib32-glibc: Firefox x86 webdriver support for x86_64')
 source=("http://pypi.python.org/packages/source/s/selenium/selenium-${pkgver}.tar.gz")
-md5sums=('17cfe7c6adb2cad1f64a61cf753f0738')
+md5sums=('a4acfa754db6cf4dd325921fc2105fd4')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list