summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-07-12 09:56:44 +0200
committerGordian Edenhofer2017-07-12 09:56:44 +0200
commitc6f1e72fb210b2c0724185f1957c6efe164d1c15 (patch)
treeeb2c0d8c6c56ae994cbd154e4132a7c5aab55312
parent25e33edaa4e52c91bdd179752a0b439f0ca57424 (diff)
downloadaur-c6f1e72fb210b2c0724185f1957c6efe164d1c15.tar.gz
upgpkg: slurm-llnl 17.02.6.1-1
Fix directory name which changed due to switching the source to GitHub. upgpkg: slurm-llnl-dev 17.11.0.0pre1-1 upgpkg: slurm-llnl-git 17.11.0.0pre1.r185.gc7fe6d1451-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 080eec1f8832..fde7d8b7df88 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.r184.g81ea1cb037
+ pkgver = 17.11.0.0pre1.r185.gc7fe6d1451
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.r184.g81ea1cb037
+ provides = slurm-llnl=17.11.0.0pre1.r185.gc7fe6d1451
conflicts = slurm-llnl
backup = etc/default/slurm-llnl
source = slurm-tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index 0643075b912f..5cd8fdc1517e 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.r184.g81ea1cb037
+pkgver=17.11.0.0pre1.r185.gc7fe6d1451
pkgrel=1
pkgdesc="Simple Linux Utility for Resource Management (development version)"
arch=('i686' 'x86_64')