summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-03-30 10:15:10 +0200
committerGordian Edenhofer2016-03-30 10:15:10 +0200
commit811b9ce77e9f7de6b74ad45a93676b1936ae4209 (patch)
tree8c3fa6a45decceee7cc18820e94e20be772378ef /PKGBUILD
parentda58f50467e01a507e050fb52c5e51300e5f2b35 (diff)
downloadaur-811b9ce77e9f7de6b74ad45a93676b1936ae4209.tar.gz
Upgpkg: 15.08.9-1
Remove blcr from depends array since it is not provided in the AUR and needs heavy patching because according to the project page its latest supported kernel is 3.7.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ffacb82bca1..0434bb6a3aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl
-pkgver=15.08.8
+pkgver=15.08.9
pkgrel=1
pkgdesc="Simple Linux Utility for Resource Management"
arch=('i686' 'x86_64')
@@ -15,7 +15,6 @@ optdepends=("hwloc: enables the task/cgroup plugin"
"libmariadbclient: support for accounting"
"postgresql-libs: support for PostgreSQL"
"hdf5: support for acct_gather_profile/hdf5 job profiling"
- "blcr: support for the checkpoint/blcr plugin"
"openssl: support for the crypto/openssl CryptoType plugin"
"pam: PAM support"
"readline: Readline support in scontrol and sacctmgr's interactive modes"
@@ -41,7 +40,7 @@ md5sums=('51e4ae2c51edf7c145d1b87bec4c344e'
'834b641efbcb45d300630f51f08a9122'
'231a6634fcf774642021377920fffe39'
'cef9d45137b9bd431dce3cbe85ef9bca'
- 'd3273c539fe35a623e53dcc3db7d4102')
+ '509229069300075d1caec9756ab5f5bf')
build() {