Package Details: chromedriver 131.0.6778.85-1

Git Clone URL: https://aur.archlinux.org/chromedriver.git (read-only, click to copy)
Package Base: chromedriver
Description: Standalone server that implements the W3C WebDriver standard (for google-chrome)
Upstream URL: https://chromedriver.chromium.org/
Licenses: BSD
Conflicts: chromium
Submitter: grimsock
Maintainer: Raymo111 (walaskir)
Last Packager: Raymo111
Votes: 50
Popularity: 0.058088
First Submitted: 2011-11-28 18:45 (UTC)
Last Updated: 2024-11-20 04:00 (UTC)

Pinned Comments

Raymo111 commented on 2023-07-26 21:39 (UTC)

Chromedriver updated the upstream endpoints, which my script didn't detect, so this package was out of date for a week. My script (source at https://github.com/Raymo111/dotfiles/blob/main/scripts/update-chromedriver.sh) now uses the https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json endpoint provided by Chromedriver.

Raymo111 commented on 2022-10-26 17:46 (UTC)

This package is updated automatically (checked every 2 hours that my computer is on) based on the latest versions from https://chromedriver.chromium.org/. Please do not flag as out-of-date for at least 24 hours from when you see the version update on that website. Thank you.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »

d_fajardo commented on 2022-02-10 06:54 (UTC)

The sha512sums of the 98.0 package is incorrect and should be updated. I had to generate the correct manually to install the update.

jgwak commented on 2021-11-30 16:57 (UTC)

I disowned both chromedriver and chromedriver-beta. Sorry for the hassle.

javierrivera commented on 2021-11-19 13:26 (UTC)

And 96.0.4664.45

# Maintainer: JunYoung Gwak <aur@jgwak.com>
# Contributor: relrel <relrelbachar@gmail.com>
# Contributor: grimsock <lord.grimsock at gmail dot com>
# Contributor: James An <james@jamesan.ca>
# Contributor: lybin
pkgname=chromedriver
pkgver=96.0.4664.45
pkgrel=1
pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
arch=('x86_64')
url="https://chromedriver.chromium.org/"
license=('BSD')
depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
optdepends=(google-chrome)
conflicts=(chromium)
source=("${pkgname}_${pkgver}_linux64.zip::https://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_linux64.zip")
sha512sums=('ba0f0979e1b43930c5890ce24e904553d41985d83c2118bd000c31451efc6f5c5e5cf9c52a1637fbb554c1577a929cd8446eff3162f443b4
cc159e6b972d3099')
package() {
    install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/$pkgname"
}

javierrivera commented on 2021-11-19 13:22 (UTC)

PKGBUILD for 97.0.4692.20

# Maintainer: JunYoung Gwak <aur@jgwak.com>
# Contributor: relrel <relrelbachar@gmail.com>
# Contributor: grimsock <lord.grimsock at gmail dot com>
# Contributor: James An <james@jamesan.ca>
# Contributor: lybin
pkgname=chromedriver
pkgver=97.0.4692.20
pkgrel=1
pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
arch=('x86_64')
url="https://chromedriver.chromium.org/"
license=('BSD')
depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
optdepends=(google-chrome)
conflicts=(chromium)
source=("${pkgname}_${pkgver}_linux64.zip::https://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_linux64.zip")
sha512sums=('fc649774637f00f5a9a25b44464e7e7502fe3d85ed93ea20866c3b75d350368bd4026470e3740226a6326117ed6189c80bf17bc1db65c515
05f1f35c633ec011')

package() {
    install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/$pkgname"
}

korvinko commented on 2021-09-23 06:53 (UTC) (edited on 2021-09-23 06:54 (UTC) by korvinko)

PKGBUILD FOR 94.0.4606.41

GNU nano 5.8                                                               PKGBUILD                                                                         
# Maintainer: JunYoung Gwak <aur@jgwak.com>
# Contributor: relrel <relrelbachar@gmail.com>
# Contributor: grimsock <lord.grimsock at gmail dot com>
# Contributor: James An <james@jamesan.ca>
# Contributor: lybin
pkgname=chromedriver
pkgver=94.0.4606.41
pkgrel=1
pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
arch=('x86_64')
url="https://chromedriver.chromium.org/"
license=('BSD')
depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
optdepends=(google-chrome)
conflicts=(chromium)
source=("${pkgname}_${pkgver}_linux64.zip::https://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_linux64.zip")
sha512sums=('d31ccd42b5c8dd342ab561d3400ba4cd13e2fdecc933fd6df3546b2f0d323fe52be44b084701055ced01afd71cfb0261bcf5041cb7917a5b7083ea1db60a7787')

package() {
    install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/$pkgname"
}

sukanka commented on 2021-08-01 09:14 (UTC)

could you please update it to 92?

bayes commented on 2021-06-30 19:11 (UTC)

Needs to be bumped to 91, which is now stable.

diff --git a/PKGBUILD b/PKGBUILD
index 4cbc5db..4244050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: James An <james@jamesan.ca>
 # Contributor: lybin
 pkgname=chromedriver
-pkgver=90.0.4430.24
+pkgver=91.0.4472.101
 pkgrel=1
 pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
 arch=('x86_64')
@@ -14,7 +14,7 @@ depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
 optdepends=(google-chrome)
 conflicts=(chromium)
 source=("${pkgname}_${pkgver}_linux64.zip::https://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_linux64.zip")
-sha512sums=('b85313de6abc1b44f26a0e12e20cb66657b840417f5ac6018946de0c8392b05c11d2c22d35f0526b26c35cf8d6134348e5b6c54a28a3955c5b22cc247ae2ce4a')
+sha512sums=('145fdc825a6ccd41583af4c54b9c384b0e21e68f19d20e9125b06cfc893577bfc0b4b331abf68882cad9f7948cd5339c2dc443345c9dceddb9328cf08811ab62')

jgwak commented on 2021-01-08 03:23 (UTC)

@jantman Please check chromedriver-beta package for latest release of chromedriver. This package follows stable release of chromedriver.

W47MPUSv commented on 2021-01-07 13:41 (UTC)

It seems that the sha512sum in PKGBUILD is not correct. I got "65f49dba91b71194b1cb7cf3c9660da04d5fb818ef56ee9bd7fc4e61dbbd2a05488dcba87aca6f7e167a5d6da5ca2e1fdb4c7c19e4a646e502bb57f7e0657b2a".

jgwak commented on 2020-07-15 10:21 (UTC)

@camb This seems to be a bug of gconf package. I reviewed the dependencies of this package and it seems like gconf is no longer necessary for this package. I updated the dependencies accordingly. This should fix your issue.