summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2022-11-05 11:39:56 +0100
committerGordian Edenhofer2022-11-05 11:39:56 +0100
commit61d47414d16fce6e13799298abaebcb487e87f0f (patch)
tree7efe613c0b8a6aec0e118d2adac94f33c511516c
parent311aa242716b51da2d3eccbe8e3b95315b1728b3 (diff)
downloadaur-61d47414d16fce6e13799298abaebcb487e87f0f.tar.gz
upgpkg: slurm-llnl-git 22.05.5.1.r1233.gbfc106f0eb-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 343cb5c61857..109df3980eb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slurm-llnl-git
pkgdesc = Simple Linux Utility for Resource Management (development version)
- pkgver = 22.05.3.1.r438.g8b64de8238
+ pkgver = 22.05.5.1.r1233.gbfc106f0eb
pkgrel = 1
url = https://www.schedmd.com
arch = i686
@@ -27,10 +27,10 @@ pkgbase = slurm-llnl-git
optdepends = man2html: HTML versions of the man pages will be generated
optdepends = rrdtool: support for the ext_sensors/rrd plugin
optdepends = numactl: NUMA support in the task/affinity plugin
- optdepends = ncurses: adds the smap command
+ optdepends = ncurses: ncurses interface in various utilities
optdepends = gtk2: enables the sview command, a simple graphical frontend
optdepends = pmix: support Open MPI applications using PMIx
- provides = slurm-llnl=22.05.3.1.r438.g8b64de8238
+ provides = slurm-llnl=22.05.5.1.r1233.gbfc106f0eb
conflicts = slurm-llnl
backup = etc/sysconfig/slurmd
backup = etc/sysconfig/slurmctld
diff --git a/PKGBUILD b/PKGBUILD
index f162b8d69787..81e32ab39af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl-git
-pkgver=22.05.3.1.r438.g8b64de8238
+pkgver=22.05.5.1.r1233.gbfc106f0eb
pkgrel=1
pkgdesc="Simple Linux Utility for Resource Management (development version)"
arch=('i686' 'x86_64' 'armv7h')
@@ -23,7 +23,7 @@ optdepends=("hwloc: enables the task/cgroup plugin"
"man2html: HTML versions of the man pages will be generated"
"rrdtool: support for the ext_sensors/rrd plugin"
"numactl: NUMA support in the task/affinity plugin"
- "ncurses: adds the smap command "
+ "ncurses: ncurses interface in various utilities"
"gtk2: enables the sview command, a simple graphical frontend"
"pmix: support Open MPI applications using PMIx")
makedepends=('git' 'python' 'gtk2' 'hwloc' 'rrdtool' 'hdf5')