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

Jelle van der Waa jelle at archlinux.org
Thu Jan 21 19:32:37 UTC 2016


    Date: Thursday, January 21, 2016 @ 20:32:37
  Author: jelle
Revision: 158442

upgpkg: python-selenium 2.49.2-1

Modified:
  python-selenium/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-21 18:56:42 UTC (rev 158441)
+++ PKGBUILD	2016-01-21 19:32:37 UTC (rev 158442)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.49.0
+pkgver=2.49.2
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -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=('b1159b53312109b75fd9cd896c379a63')
+md5sums=('17cfe7c6adb2cad1f64a61cf753f0738')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list