summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a21de9d38835..8707ba614224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ url="https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/"
license=('BSD' 'custom')
depends=(libxcb glib2 nss xdg-utils)
optdepends=(microsoft-edge-${_channel})
-provides=("${_pkgname}-${_channel}")
+provides=("${_pkgname}=${pkgver}" "${_pkgname}-${_channel}")
conflicts=(
"${_pkgname}"
"${_pkgname}-beta"