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

Jelle van der Waa jelle at archlinux.org
Thu Apr 27 17:48:23 UTC 2017


    Date: Thursday, April 27, 2017 @ 17:48:23
  Author: jelle
Revision: 226120

upgpkg: python-selenium 3.4.1-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 16:15:09 UTC (rev 226119)
+++ PKGBUILD	2017-04-27 17:48:23 UTC (rev 226120)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('geckodriver: Firefox driver support')
-source=('https://pypi.python.org/packages/e8/42/3cbe4cbde83a0bf6470c456301f2140d0b315e720660564919766e778e58/selenium-3.4.0.tar.gz')
-md5sums=('3f869785a289bd42df1c4d1f65f88df8')
+source=('https://pypi.python.org/packages/f1/68/4d0990587b9495e2e15d6859a0f42faf90a3a41f12926bfde2e7647ffce2/selenium-3.4.1.tar.gz')
+md5sums=('70ba2452cd12cbdf1ce41202f430df51')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list