blob: 8e06c8b655551ed6410b87041f2959846234c108 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = chromedriver
pkgdesc = Standalone server that implements the W3C WebDriver standard (for google-chrome)
pkgver = 131.0.6778.108
pkgrel = 1
url = https://chromedriver.chromium.org/
arch = x86_64
license = BSD
depends = alsa-lib
depends = gtk3
depends = libcups
depends = libxss
depends = libxtst
depends = nss
depends = xdg-utils
optdepends = google-chrome
conflicts = chromium
source = chromedriver_131.0.6778.108_linux64.zip::https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.108/linux64/chromedriver-linux64.zip
sha512sums = 7bbc9e0246a30437813e13d07b5b9dc97c92a938e998a5df19ff8c9fe30317f2cade45ddf58c421d17064b274307be4ef587b0ed2ab3c7e5de6f4dd33e68c999
pkgname = chromedriver
|