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

Jelle van der Waa jelle at archlinux.org
Mon Feb 1 20:22:29 UTC 2016


    Date: Monday, February 1, 2016 @ 21:22:29
  Author: jelle
Revision: 159817

upgpkg: python-selenium 2.50.1-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-01 19:40:14 UTC (rev 159816)
+++ PKGBUILD	2016-02-01 20:22:29 UTC (rev 159817)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.50.0
+pkgver=2.50.1
 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=('a4acfa754db6cf4dd325921fc2105fd4')
+md5sums=('c2dc97dab1bf499a57a5b665814c2e75')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list