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

Jelle van der Waa jelle at archlinux.org
Fri Mar 16 17:27:01 UTC 2018


    Date: Friday, March 16, 2018 @ 17:27:00
  Author: jelle
Revision: 308900

upgpkg: python-selenium 3.10.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-16 17:15:57 UTC (rev 308899)
+++ PKGBUILD	2018-03-16 17:27:00 UTC (rev 308900)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.9.0
+pkgver=3.10.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=('0a717bfcc26781c77a597c3fca335ccf')
+md5sums=('d93cde324ac34c2030c01b54c9fb93ff')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list