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

Jelle van der Waa jelle at archlinux.org
Wed Apr 5 18:55:48 UTC 2017


    Date: Wednesday, April 5, 2017 @ 18:55:47
  Author: jelle
Revision: 220736

upgpkg: python-selenium 3.3.3-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 18:45:53 UTC (rev 220735)
+++ PKGBUILD	2017-04-05 18:55:47 UTC (rev 220736)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.3.1
+pkgver=3.3.3
 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/d4/0c/8429b64f9035b8db9a30c39a90fa07a460ebc4bd3639b868a1081b80a868/selenium-3.3.1.tar.gz")
-md5sums=("ec23a8ef649a27bdaddacfadbf9d0b44")
+source=('https://pypi.python.org/packages/0c/2d/6c51aceb5ad1f9fa75edc7dd47062af19ae79fe49b70ad0089060fb7ac69/selenium-3.3.3.tar.gz')
+md5sums=('2612e76ff91204df455438ee1fac14b4')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list