Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / slurm-llnl
Commits: eab5f245 by Felix Yan at 2023-08-02T05:14:40+03:00 upgpkg: 22.05.9.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: Fredrik Tegenfeldt <[email protected]> pkgname=slurm-llnl -pkgver=22.05.8.1 +pkgver=22.05.9.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 @@ backup=('etc/default/slurmd' 'etc/default/slurmctld' 'etc/default/slurmdbd') source=("https://github.com/SchedMD/slurm/archive/slurm-${pkgver//./-}.tar.gz" "slurm-llnl.sysusers" "slurm-llnl.tmpfiles") -sha512sums=('72cd49233a661c7ace988b0419611939765e262176849bf3f703d04a2c6d9ab5d5c54274142183ab478ecf490d670796cbc7f1091abb9eee958b97a654b1621b' +sha512sums=('2dcc1a211c1a60b2e783b90b39429dc26c3b32f5c12dcdeae82c1d784db6b16a4e6ab1f073bd45185932ff1bca549a12e63fb7be1a6f7ce96b7daed0be71b6f2' '8373ef791d68a7e0b2114f5ce670da1936bd8d96fd51fa7319d4feb85f16a673f89abcb823a114455d32d8fd9eee3e121c313a0aa986542540f120e6d35686e6' '4f7d1e36abc2ca5aa38b40403292b68f769238766ecdd44ea5d29f8106bd9b7c3e0d2236208f92e00818e37dd24c9520b6e9fe06e01b6e552ac485a1df682edd') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/commit/eab5f2458de8e5aa8f3bcc00700150069622d93c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/commit/eab5f2458de8e5aa8f3bcc00700150069622d93c You're receiving this email because of your account on gitlab.archlinux.org.
