Introduction
Introduction Statistics Contact Development Disclaimer Help
tupdate version - petsc-git-PKGBUILD - build template for non-complex PETSC wit…
git clone git://src.adamsgaard.dk/petsc-git-PKGBUILD
Log
Files
Refs
---
commit 27cb027220c0457a53a1a12e5730b3a049bc6f0b
parent c18282ef64704a542475f19fc557633b1ba5ef9b
Author: Anders Damsgaard <[email protected]>
Date: Mon, 16 May 2022 22:15:55 +0200
update version
Diffstat:
M .SRCINFO | 8 ++++----
M PKGBUILD | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.SRCINFO b/.SRCINFO
t@@ -1,6 +1,6 @@
pkgbase = petsc-git
pkgdesc = Portable, extensible toolkit for scientific computation
- pkgver = 3.16.4.45.g5cd7c1b030a
+ pkgver = 3.17.1.46.gbf2c2650373
pkgrel = 1
url = https://gitlab.com/petsc/petsc
arch = i686
t@@ -26,7 +26,7 @@ pkgbase = petsc-git
depends = openblas
options = !staticlibs
source = git+https://gitlab.com/petsc/petsc.git#branch=release
- source = https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.1…
+ source = https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.1…
source = test_optdepends.sh
sha512sums = SKIP
sha512sums = SKIP
t@@ -53,6 +53,6 @@ pkgname = petsc-git
optdepends = suitesparse: Sparse matrix library
optdepends = superlu: Subroutines for sparsse linear systems
optdepends = yaml: configuration files
- provides = petsc=3.16.4
- provides = petsc4py=3.16.4
+ provides = petsc=3.17.1
+ provides = petsc4py=3.17.1
conflicts = petsc
diff --git a/PKGBUILD b/PKGBUILD
t@@ -5,7 +5,7 @@
_base=petsc
pkgname=("${_base}"-git)
-pkgver=3.16.4.45.g5cd7c1b030a
+pkgver=3.17.1.46.gbf2c2650373
pkgrel=1
_mainver="${pkgver:0:6}"
pkgdesc="Portable, extensible toolkit for scientific computation"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.