summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTriss Healy2021-08-08 06:34:53 +1000
committerTriss Healy2021-08-08 06:34:53 +1000
commitf5ed9529a2557353028a108260c161014ceebf7f (patch)
treee38792c6a88107a795969d5549cf9485a2600763
parent3c42cd39783969fd609c4810a9a371e4e877c91b (diff)
downloadaur-f5ed9529a2557353028a108260c161014ceebf7f.tar.gz
Changed some google chrome
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20fbd3babe9f..352c5c243357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
# Contributor: grimsock <lord.grimsock at gmail dot com>
# Contributor: James An <james@jamesan.ca>
# Contributor: lybin
+# Forked from chromedriver package
_pkgname=msedgedriver
_channel=beta
pkgname=${_pkgname}-${_channel}
pkgver=93.0.961.11
pkgrel=1
-pkgdesc="Standalone server that implements the W3C WebDriver standard (for google-chrome)"
+pkgdesc="Standalone server that implements the W3C WebDriver standard (for microsoft edge)"
arch=('x86_64')
url="https://chromedriver.chromium.org/"
license=('BSD')