summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTriss Healy2021-08-08 08:49:57 +1000
committerTriss Healy2021-08-08 08:49:57 +1000
commitf008aa4cf9a8daa4750572a2d7c3e679cc6beedb (patch)
tree778702b7b15940fd71a878b41b947ca5c8400560
parent396ba28f397f12a6c456da46752de42b3a85c6e1 (diff)
downloadaur-f008aa4cf9a8daa4750572a2d7c3e679cc6beedb.tar.gz
CHange opdepends to align with existing package.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bac42d3099f..685a4963af61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ arch=('x86_64')
url="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/"
license=('BSD' 'custom')
depends=(libxcb glib2 nss xdg-utils)
-optdepends=(microsoft-edge-${_channel})
+optdepends=(microsoft-edge=${pkgver})
provides=("${_pkgname}=${pkgver}" "${_pkgname}-${_channel}")
conflicts=(
"${_pkgname}"