tupdate SRCINFO - petsc-git-PKGBUILD - build template for non-complex PETSC with petsc4py
 (HTM) git clone git://src.adamsgaard.dk/petsc-git-PKGBUILD
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit f9b398380b8addead6ccbf684ff90b988a844893
 (DIR) parent 4337578a9ebb32b59ff5e0478c449757703efc86
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue,  7 Dec 2021 16:10:44 +0100
       
       update SRCINFO
       
       Diffstat:
         M .SRCINFO                            |      18 +++++-------------
       
       1 file changed, 5 insertions(+), 13 deletions(-)
       ---
 (DIR) diff --git a/.SRCINFO b/.SRCINFO
       t@@ -1,6 +1,6 @@
        pkgbase = petsc-git
                pkgdesc = Portable, extensible toolkit for scientific computation
       -        pkgver = 3.15.4.39.g3348d10f62a
       +        pkgver = 3.16.1.86.gdb9004e663d
                pkgrel = 1
                url = https://gitlab.com/petsc/petsc
                arch = i686
       t@@ -26,10 +26,10 @@ 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-with-docs-3.15.4.tar.gz
       +        source = https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.16.1.tar.gz
                source = test_optdepends.sh
                sha512sums = SKIP
       -        sha512sums = b6a1d48aab1c2639a4c1cbd8b313ace253f1c36eedaa3de3508ffbd6060e1def99e2f516ed9bb509307f614b41791d09342e2c2280c0b2c25dda1092b0e569d2
       +        sha512sums = 5280032fb4ec4d058733788bb0ae674e7400565e204133bd10ed88a2965230ec7adeaca2d498267ce661377ca7e6f9d948992206b1d679587606cb422c004655
                sha512sums = a4e064c08730058d63120a22c12657a100e5330546d66c44bb85e5bf84df80a23a729b0266af3efce2c8148f0266ddca99eaf9c8ea88d323cebe1d0c18c45d09
        
        pkgname = petsc-git
       t@@ -53,14 +53,6 @@ pkgname = petsc-git
                optdepends = suitesparse: Sparse matrix library
                optdepends = superlu: Subroutines for sparsse linear systems
                optdepends = yaml: configuration files
       -        provides = petsc=3.15.4
       -        provides = petsc4py=3.15.4
       +        provides = petsc=3.16.1
       +        provides = petsc4py=3.16.1
                conflicts = petsc
       -
       -pkgname = petsc-doc
       -        pkgdesc = Documentation for PETSc
       -        depends = 
       -        optdepends = 
       -        provides = petsc-doc
       -        conflicts = 
       -        replaces = petsc-doc