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

Jelle van der Waa jelle at archlinux.org
Fri Nov 2 13:12:20 UTC 2018


    Date: Friday, November 2, 2018 @ 13:12:19
  Author: jelle
Revision: 401221

upgpkg: python-selenium 3.141.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-02 11:53:09 UTC (rev 401220)
+++ PKGBUILD	2018-11-02 13:12:19 UTC (rev 401221)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.14.1
+pkgver=3.141.0
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('geckodriver: Firefox driver support')
 source=("https://pypi.io/packages/source/s/selenium/selenium-$pkgver.tar.gz")
-md5sums=('5819164d7629ba54384f16554eb2ba9e')
+md5sums=('274693e383ff507df7ee190359828c84')
 
 package_python-selenium() {
   depends=('python' 'python-urllib3')



More information about the arch-commits mailing list