summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2022-11-05 11:39:56 +0100
committerGordian Edenhofer2022-11-05 11:39:56 +0100
commit61d47414d16fce6e13799298abaebcb487e87f0f (patch)
tree7efe613c0b8a6aec0e118d2adac94f33c511516c /PKGBUILD
parent311aa242716b51da2d3eccbe8e3b95315b1728b3 (diff)
downloadaur-61d47414d16fce6e13799298abaebcb487e87f0f.tar.gz
upgpkg: slurm-llnl-git 22.05.5.1.r1233.gbfc106f0eb-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')