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

Jelle van der Waa jelle at archlinux.org
Wed Jan 13 19:59:41 UTC 2016


    Date: Wednesday, January 13, 2016 @ 20:59:41
  Author: jelle
Revision: 156337

upgpkg: python-selenium 2.49.0-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-13 19:59:28 UTC (rev 156336)
+++ PKGBUILD	2016-01-13 19:59:41 UTC (rev 156337)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.48.0
+pkgver=2.49.0
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -12,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=('d1e0635b427151d86457170825b96cf8')
+md5sums=('b1159b53312109b75fd9cd896c379a63')
 
 package_python-selenium() {
   depends=('python')



More information about the arch-commits mailing list