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

Jelle van der Waa jelle at archlinux.org
Sun Mar 20 19:21:12 UTC 2016


    Date: Sunday, March 20, 2016 @ 20:21:12
  Author: jelle
Revision: 167756

upgpkg: python-selenium 2.53.1-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-20 18:59:09 UTC (rev 167755)
+++ PKGBUILD	2016-03-20 19:21:12 UTC (rev 167756)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.52.0
+pkgver=2.53.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=('671884a102b7c9653c5b19520cd9d516')
+md5sums=('8d8b532348a5b7c6717593cae11a656b')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list