summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-07-06 22:46:30 +0200
committerGordian Edenhofer2017-07-06 22:46:30 +0200
commit25e33edaa4e52c91bdd179752a0b439f0ca57424 (patch)
treec2218ba6e8fb0997bf7fcc7fa45690fbc03f7744
parentbe64e5fac8d953b6784c0835866cc27f2dd5d784 (diff)
downloadaur-25e33edaa4e52c91bdd179752a0b439f0ca57424.tar.gz
upgpkg: slurm-llnl 17.02.6.1-1
Switch source to the official GitHub page and update the schema for invoking `${pkgver}` accordingly. upgpkg: slurm-llnl-dev 17.11.0.0pre1-1 upgpkg: slurm-llnl-git 17.11.0.0pre1.r184.g81ea1cb037-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14034c62c3ea..080eec1f8832 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slurm-llnl-git
pkgdesc = Simple Linux Utility for Resource Management (development version)
- pkgver = 17.11.0.0pre1.r107.g3adc7ba74a
+ pkgver = 17.11.0.0pre1.r184.g81ea1cb037
pkgrel = 1
url = https://www.schedmd.com
install = slurm-llnl-git.install
@@ -25,7 +25,7 @@ pkgbase = slurm-llnl-git
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.11.0.0pre1.r107.g3adc7ba74a
+ provides = slurm-llnl=17.11.0.0pre1.r184.g81ea1cb037
conflicts = slurm-llnl
backup = etc/default/slurm-llnl
source = slurm-tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index 3f005a3c31ad..0643075b912f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl-git
-pkgver=17.11.0.0pre1.r107.g3adc7ba74a
+pkgver=17.11.0.0pre1.r184.g81ea1cb037
pkgrel=1
pkgdesc="Simple Linux Utility for Resource Management (development version)"
arch=('i686' 'x86_64')