petsc-git-PKGBUILD

build template for non-complex PETSC with petsc4py
git clone git://src.adamsgaard.dk/petsc-git-PKGBUILD # fast
git clone https://src.adamsgaard.dk/petsc-git-PKGBUILD.git # slow
Log | Files | Refs Back to index

commit 34d00651797c14310f9b2b719d975a934328c537
parent 9a35344e621a7f4cc42b1455763d776afbb813fa
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  3 Jan 2022 11:15:53 +0100

update PETSc

Diffstat:
MPKGBUILD | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PKGBUILD b/PKGBUILD @@ -5,7 +5,7 @@ _base=petsc pkgname=("${_base}"-git) -pkgver=3.16.1.86.gdb9004e663d +pkgver=3.16.2.63.g3dfa0c79864 pkgrel=1 _mainver="${pkgver:0:6}" pkgdesc="Portable, extensible toolkit for scientific computation"