summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTriss Healy2021-08-08 06:44:30 +1000
committerTriss Healy2021-08-08 06:44:30 +1000
commit7ee797db12f97014d6efec7a8e0d2b3e02226c94 (patch)
tree97b69acb907eb10bbe5463ef39423ed77f146c37
parentf5ed9529a2557353028a108260c161014ceebf7f (diff)
downloadaur-7ee797db12f97014d6efec7a8e0d2b3e02226c94.tar.gz
Updated URL License term
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 352c5c243357..33459cfe7272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ pkgver=93.0.961.11
pkgrel=1
pkgdesc="Standalone server that implements the W3C WebDriver standard (for microsoft edge)"
arch=('x86_64')
-url="https://chromedriver.chromium.org/"
-license=('BSD')
+url="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/"
+license=('BSD' 'custom')
depends=(alsa-lib gtk3 libcups libxss libxtst nss xdg-utils)
optdepends=(edge-${_channel})
conflicts=("${_pkgname}" "${_pkgname}-dev")