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

Jelle van der Waa jelle at archlinux.org
Mon Feb 19 20:30:27 UTC 2018


    Date: Monday, February 19, 2018 @ 20:30:26
  Author: jelle
Revision: 296414

upgpkg: python-selenium 3.9.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 19:42:17 UTC (rev 296413)
+++ PKGBUILD	2018-02-19 20:30:26 UTC (rev 296414)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.8.1
+pkgver=3.9.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=('7cb125b315cfa9d8d9f9fda3f7295ca5')
+md5sums=('0a717bfcc26781c77a597c3fca335ccf')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list