[arch-commits] Commit in python-selenium/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Jun 27 19:29:09 UTC 2018
Date: Wednesday, June 27, 2018 @ 19:29:09
Author: jelle
Revision: 346564
upgpkg: python-selenium 3.13.0-1
Modified:
python-selenium/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-27 19:05:55 UTC (rev 346563)
+++ PKGBUILD 2018-06-27 19:29:09 UTC (rev 346564)
@@ -3,7 +3,7 @@
pkgbase=python-selenium
pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.12.0
+pkgver=3.13.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=('f0b47ca1b331e2ff9c31122d868be23e')
+md5sums=('11f1fe107409785d432685e8a3d537f3')
package_python-selenium() {
depends=('python')
More information about the arch-commits
mailing list