summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Derumigny2024-11-24 14:49:47 +0100
committerNicolas Derumigny2024-11-24 14:50:02 +0100
commite498570de0f00691713c08fc142b73b237d29e3a (patch)
tree5e7445b6f1ba19afb3b565fcafb4c4afc5e52166
parentf8b485a8efc0352971cec9ee05b8002b1ec3c4da (diff)
downloadaur-e498570de0f00691713c08fc142b73b237d29e3a.tar.gz
Update to v23.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4449ea19c69f..280cc36f5aeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spack
pkgdesc = A flexible package manager for supercomputer that supports multiple versions, configurations, platforms, and compilers.
- pkgver = 0.22.2
+ pkgver = 0.23.0
pkgrel = 2
url = https://spack.io/
arch = i686
@@ -12,7 +12,7 @@ pkgbase = spack
depends = polkit
optdepends = env-modules-tcl
optdepends = lmod
- source = spack-0.22.2.tar.gz::https://github.com/spack/spack/archive/v0.22.2.tar.gz
+ source = spack-0.23.0.tar.gz::https://github.com/spack/spack/archive/v0.23.0.tar.gz
source = spack.sysusers
source = spack.tmpfiles
source = spack.pkaction
diff --git a/PKGBUILD b/PKGBUILD
index 114721ccc980..2ff59da7cb11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nicolas Derumigny nderumigny <at> gmail <dot> com
pkgname=spack
-pkgver=0.22.2
+pkgver=0.23.0
pkgrel=2
pkgdesc="A flexible package manager for supercomputer that supports multiple versions, configurations, platforms, and compilers."
arch=('i686' 'x86_64')