summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2017-01-24 18:25:38 +0100
committerGordian Edenhofer2017-01-24 18:25:38 +0100
commitfd271fca30595e0a13c4ec2ea1dedd63e5d4b515 (patch)
tree944ea0ecdac1ccfbd8708c7eb8c7d5ab17ac5a8b /PKGBUILD
parent6d17d250330b0802918bdea9ddf672ac94d09ef6 (diff)
downloadaur-fd271fca30595e0a13c4ec2ea1dedd63e5d4b515.tar.gz
upgpkg: slurm-llnl-* 17.02.0_0pre4-1
Remove unneeded entries from conflict field. upgpkg: slurm-llnl-git 17.02.0.0pre2.r683.g4589be047d-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9fecb2021f8..f48e93ba12c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ optdepends=("hwloc: enables the task/cgroup plugin"
"gtk2: enables the sview command, a simple graphical frontend")
makedepends=('python')
provides=("slurm-llnl=${pkgver}")
-conflicts=('slurm-llnl' 'slurm-llnl-git')
+conflicts=('slurm-llnl')
backup=('etc/default/slurm-llnl')
install="${pkgname}.install"
source=("slurm-tmpfiles.conf"