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 32831bd47a3b..8d0b838a77d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('any')
url='https://hydra.cc'
license=('MIT')
depends=('python-omegaconf')
-provides=('python-hydra-core')
+provides=('python-hydra')
conflicts=('python-hydra-core')
makedepends=('python-build' 'python-installer')
source=("$pkgname-$pkgver::https://github.com/facebookresearch/hydra/archive/refs/tags/v${pkgver}.tar.gz")