Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
slurm-llnl
Commits:
cddb372e by Jakub Klinkovský at 2025-03-23T13:31:40+01:00
upgpkg: 24.11.3.1-2: rebuild with openpmix 5.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = slurm-llnl
pkgdesc = Simple Linux Utility for Resource Management
pkgver = 24.11.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.schedmd.com
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgver=24.11.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
-pkgrel=1
+pkgrel=2
pkgdesc="Simple Linux Utility for Resource Management"
arch=('x86_64')
url="https://www.schedmd.com"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/commit/cddb372e426d171d1c28a3ff5042e3c1f95e1dc3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/commit/cddb372e426d171d1c28a3ff5042e3c1f95e1dc3
You're receiving this email because of your account on gitlab.archlinux.org.