summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-04-10 14:32:52 +0200
committerGordian Edenhofer2017-04-10 14:32:52 +0200
commit2a97d09513f63a643ead8270d92ab2940b68c5e2 (patch)
treec426b81eef88fa1b0baf4e5d39d9bb6d6510ad7c
parent17c8c66f380b115930a82e6134300006109994c0 (diff)
downloadaur-2a97d09513f63a643ead8270d92ab2940b68c5e2.tar.gz
upgpkg: slurm-llnl 17.02.2-1
upgpkg: slurm-llnl-dev 17.02.2-1 upgpkg: slurm-llnl-git 17.02.1.1.r610.g6057523118-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3770d480e03..43aa0dbc46f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slurm-llnl-dev
pkgdesc = Simple Linux Utility for Resource Management (development version)
- pkgver = 17.02.1_2
+ pkgver = 17.02.2
pkgrel = 1
url = https://www.schedmd.com
install = slurm-llnl-dev.install
@@ -24,7 +24,7 @@ pkgbase = slurm-llnl-dev
optdepends = numactl: NUMA support in the task/affinity plugin
optdepends = ncurses: adds the smap command
optdepends = gtk2: enables the sview command, a simple graphical frontend
- provides = slurm-llnl=17.02.1_2
+ provides = slurm-llnl=17.02.2
conflicts = slurm-llnl
backup = etc/default/slurm-llnl
source = slurm-tmpfiles.conf
@@ -32,12 +32,12 @@ pkgbase = slurm-llnl-dev
source = slurmctld.service
source = slurmd.service
source = slurmdbd.service
- source = https://www.schedmd.com/download/total/slurm-17.02.1-2.tar.bz2
+ source = https://www.schedmd.com/download/total/slurm-17.02.2.tar.bz2
sha512sums = 61f07699353d607ec43bab2a4fe29b4a380dab10108619e67ca2737193ab044a6e263179f7def932660acefd34c790c9d2b301cd6a49d92b8b80deeb1c7b8011
sha512sums = f74dacaaffa35fa11a62bb9efa492bb4ef9b197748f28c15210f362382da27ec1dd88a57a48fc6807029c93c9033c82e11545ea36622c683ae7bd09970ef8710
sha512sums = a1c2478a049dc1c024d773a73f363da6c9106d9533137f919394e8213376cb9167c8fcca7b038d1c45c441a1adce4524ccb68b6dd269a1000aba11b84b5352d5
sha512sums = ae2d0275bc9e0aac15d0d1dd4913b70ed4d4032e76c9c6ffdeae345c55834219f6495429d1d1c9129779221d6d08bada1228ccdb1c671b05d4a92ed6088bf55c
sha512sums = 56459e20d7f2624a8e8dd2982693b257e65df22c3609d991afdc1b2f79adaefc0586a76fd5fdd7dc2bdd39b3af0c91f38ddc4b1139081968903450bc28aca304
- sha512sums = eaafe7e65ac0cf76b5cd8b1d0e847d15f56bcf640722ec0bdb579952f77efed8c62db3e4cf7917d920d13a5ff3ac1f68bd06c9a3bca31dff90853fac712306e1
+ sha512sums = 6276a3fe01efc9f6d1ede77a17c5e56d25662d23087646d0a3474dcdda6734a89134098e2e1be17b756836a4a5d81b106d76404485867ddce75e663d8ce713a9
pkgname = slurm-llnl-dev
diff --git a/PKGBUILD b/PKGBUILD
index e5368455dae0..65fa0e2e8df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl-dev
-pkgver=17.02.1_2
+pkgver=17.02.2
# Hyphens (-) are prohibited however they are used by the package author
# therefore it is necessary to invoke ${pkgver} like ${pkgver//_/-}
# this will substituet any udnerscores (_) with hyphens
@@ -44,7 +44,7 @@ sha512sums=('61f07699353d607ec43bab2a4fe29b4a380dab10108619e67ca2737193ab044a6e2
'a1c2478a049dc1c024d773a73f363da6c9106d9533137f919394e8213376cb9167c8fcca7b038d1c45c441a1adce4524ccb68b6dd269a1000aba11b84b5352d5'
'ae2d0275bc9e0aac15d0d1dd4913b70ed4d4032e76c9c6ffdeae345c55834219f6495429d1d1c9129779221d6d08bada1228ccdb1c671b05d4a92ed6088bf55c'
'56459e20d7f2624a8e8dd2982693b257e65df22c3609d991afdc1b2f79adaefc0586a76fd5fdd7dc2bdd39b3af0c91f38ddc4b1139081968903450bc28aca304'
- 'eaafe7e65ac0cf76b5cd8b1d0e847d15f56bcf640722ec0bdb579952f77efed8c62db3e4cf7917d920d13a5ff3ac1f68bd06c9a3bca31dff90853fac712306e1')
+ '6276a3fe01efc9f6d1ede77a17c5e56d25662d23087646d0a3474dcdda6734a89134098e2e1be17b756836a4a5d81b106d76404485867ddce75e663d8ce713a9')
build() {
cd "${srcdir}/slurm-${pkgver//_/-}"