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

Jelle van der Waa jelle at archlinux.org
Sun Sep 23 18:50:38 UTC 2018


    Date: Sunday, September 23, 2018 @ 18:50:38
  Author: jelle
Revision: 384229

upgpkg: python-selenium 3.14.1-1

Modified:
  python-selenium/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 17:00:57 UTC (rev 384228)
+++ PKGBUILD	2018-09-23 18:50:38 UTC (rev 384229)
@@ -3,8 +3,8 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.14.0
-pkgrel=2
+pkgver=3.14.1
+pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('x86_64')
 url="http://pypi.python.org/pypi/selenium"
@@ -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=('95833d0da441e44d3d756564bb4ebbe7')
+md5sums=('5819164d7629ba54384f16554eb2ba9e')
 
 package_python-selenium() {
   depends=('python' 'python-urllib3')



More information about the arch-commits mailing list