Date: Sunday, March 26, 2023 @ 07:17:57 Author: felixonmars Revision: 1428221
upgpkg: slurm-llnl 22.05.8.1-1 Modified: slurm-llnl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 07:15:39 UTC (rev 1428220) +++ PKGBUILD 2023-03-26 07:17:57 UTC (rev 1428221) @@ -4,11 +4,11 @@ # Contributor: Fredrik Tegenfeldt <[email protected]> pkgname=slurm-llnl -pkgver=22.05.7.1 +pkgver=22.05.8.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 -pkgrel=2 +pkgrel=1 pkgdesc="Simple Linux Utility for Resource Management" arch=('x86_64') url="https://www.schedmd.com" @@ -36,7 +36,7 @@ source=("https://github.com/SchedMD/slurm/archive/slurm-${pkgver//./-}.tar.gz" "slurm-llnl.sysusers" "slurm-llnl.tmpfiles") -sha512sums=('6a43a0976e63b9e460f8131efaf9ff392a43f518fcdf421cd450d3515b3ce3621c5c60e5531b9602caa8b3136363103a39782821f558e68d24d01011b6bc5875' +sha512sums=('72cd49233a661c7ace988b0419611939765e262176849bf3f703d04a2c6d9ab5d5c54274142183ab478ecf490d670796cbc7f1091abb9eee958b97a654b1621b' '8373ef791d68a7e0b2114f5ce670da1936bd8d96fd51fa7319d4feb85f16a673f89abcb823a114455d32d8fd9eee3e121c313a0aa986542540f120e6d35686e6' '4f7d1e36abc2ca5aa38b40403292b68f769238766ecdd44ea5d29f8106bd9b7c3e0d2236208f92e00818e37dd24c9520b6e9fe06e01b6e552ac485a1df682edd')
