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 bf81fa75917f..ea576a4bbf60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ optdepends=("hwloc: enables the task/cgroup plugin"
"ncurses: adds the smap command "
"gtk2: enables the sview command, a simple graphical frontend")
makedepends=('python' 'git')
-provides=('slurm-llnl')
+provides=("slurm-llnl=${pkgver}")
conflicts=('slurm-llnl' 'slurm-llnl-dev')
backup=('etc/default/slurm-llnl')
install="${pkgname}.install"