summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-11-03 17:27:00 +0100
committerGordian Edenhofer2021-11-03 17:27:00 +0100
commitf8b9f8f87ab4fd8f4cbf1d1142e29224c8b7acbc (patch)
tree45187ad32c9f9a164f1f44102f180670f4c529f2
parent92ada2b98d84ad3bb696a1b395cd79619c89aeaa (diff)
downloadaur-f8b9f8f87ab4fd8f4cbf1d1142e29224c8b7acbc.tar.gz
upgpkg: slurm-llnl 21.08.3.1-1
upgpkg: slurm-llnl-git 21.08.2.1.r517.g42286df7f4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acccbb336107..a2371dcce23d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slurm-llnl
pkgdesc = Simple Linux Utility for Resource Management
- pkgver = 21.08.2.1
+ pkgver = 21.08.3.1
pkgrel = 1
url = https://www.schedmd.com
arch = i686
@@ -34,9 +34,9 @@ pkgbase = slurm-llnl
backup = etc/sysconfig/slurmdbd
source = slurm-llnl.sysusers
source = slurm-llnl.tmpfiles
- source = https://github.com/SchedMD/slurm/archive/slurm-21-08-2-1.tar.gz
+ source = https://github.com/SchedMD/slurm/archive/slurm-21-08-3-1.tar.gz
sha512sums = 8373ef791d68a7e0b2114f5ce670da1936bd8d96fd51fa7319d4feb85f16a673f89abcb823a114455d32d8fd9eee3e121c313a0aa986542540f120e6d35686e6
sha512sums = 4f7d1e36abc2ca5aa38b40403292b68f769238766ecdd44ea5d29f8106bd9b7c3e0d2236208f92e00818e37dd24c9520b6e9fe06e01b6e552ac485a1df682edd
- sha512sums = 74ffa40f065fce82b369be891107d8f283db0da481d0c7d6daf6c19b8d3dafda7c362e89c076e55df8f2665804fb363d124d1650720f62651083550f6ac323bb
+ sha512sums = 878e15ddf3998940c8cfcead5c02f11ee19a51761f1da17658182e9b9dbbb9c3937bc41eb47a41c54ed095b41d4d0ab5b7e277b4b82d542e330e94d0cdf63584
pkgname = slurm-llnl
diff --git a/PKGBUILD b/PKGBUILD
index fe6efec57ad4..472fb80eca97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl
-pkgver=21.08.2.1
+pkgver=21.08.3.1
# Hyphens (-) are prohibited however they are used by the package author
# therefore it is necessary to invoke ${pkgver} like ${pkgver//./-}
# this will substitute any full stops (.) with hyphens
@@ -36,7 +36,7 @@ source=("slurm-llnl.sysusers"
"https://github.com/SchedMD/slurm/archive/slurm-${pkgver//./-}.tar.gz")
sha512sums=('8373ef791d68a7e0b2114f5ce670da1936bd8d96fd51fa7319d4feb85f16a673f89abcb823a114455d32d8fd9eee3e121c313a0aa986542540f120e6d35686e6'
'4f7d1e36abc2ca5aa38b40403292b68f769238766ecdd44ea5d29f8106bd9b7c3e0d2236208f92e00818e37dd24c9520b6e9fe06e01b6e552ac485a1df682edd'
- '74ffa40f065fce82b369be891107d8f283db0da481d0c7d6daf6c19b8d3dafda7c362e89c076e55df8f2665804fb363d124d1650720f62651083550f6ac323bb')
+ '878e15ddf3998940c8cfcead5c02f11ee19a51761f1da17658182e9b9dbbb9c3937bc41eb47a41c54ed095b41d4d0ab5b7e277b4b82d542e330e94d0cdf63584')
build() {