[arch-commits] Commit in python-selenium/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon Feb 15 20:37:59 UTC 2016
Date: Monday, February 15, 2016 @ 21:37:59
Author: jelle
Revision: 161708
upgpkg: python-selenium 2.52.0-1
Modified:
python-selenium/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-15 20:27:02 UTC (rev 161707)
+++ PKGBUILD 2016-02-15 20:37:59 UTC (rev 161708)
@@ -3,7 +3,7 @@
pkgbase=python-selenium
pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.50.1
+pkgver=2.52.0
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=('c2dc97dab1bf499a57a5b665814c2e75')
+md5sums=('671884a102b7c9653c5b19520cd9d516')
package_python-selenium() {
depends=('python')
More information about the arch-commits
mailing list