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

Jelle van der Waa jelle at archlinux.org
Mon Nov 2 07:58:04 UTC 2015


    Date: Monday, November 2, 2015 @ 08:58:04
  Author: jelle
Revision: 145561

upgpkg: python-selenium 2.48.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-02 07:57:56 UTC (rev 145560)
+++ PKGBUILD	2015-11-02 07:58:04 UTC (rev 145561)
@@ -1,8 +1,9 @@
-# Maintainer: Aaron DeVore <aaron.devore at gmail.com>
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+# Contributor: Aaron DeVore <aaron.devore at gmail.com>
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.47.3
+pkgver=2.48.0
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('lib32-glibc: Firefox x86 webdriver support for x86_64')
 source=("http://pypi.python.org/packages/source/s/selenium/selenium-${pkgver}.tar.gz")
-md5sums=('9410299a1f3225c8a44b66faa8f3f733')
+md5sums=('d1e0635b427151d86457170825b96cf8')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list