summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Diehl2023-01-29 20:53:22 +0100
committerMartin Diehl2023-01-29 20:53:22 +0100
commit10b33f8a41bfeb518ab1eb9daae3ea1b28e6d3ce (patch)
treeffdf11dce29d2f7fb4959549b7d0ba2ec17b88dd
parent77d0d6a65fe94ea0f48f6d14fcf1fa03acc37cff (diff)
downloadaur-10b33f8a41bfeb518ab1eb9daae3ea1b28e6d3ce.tar.gz
missing checksum update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62c7957d23a3..7f16ec7c0007 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,7 +33,7 @@ pkgbase = petsc
options = staticlibs
source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.18.3.tar.gz
source = test_optdepends.sh
- sha256sums = 4e055f92f3d5123d415f6f3ccf5ede9989f16d9e1f71cc7998ad244a3d3562f4
+ sha256sums = 8aaa005479c8ec2eed2b9cbb067cfc1ac0900b0de2176439f0d4f21e09c2020b
sha256sums = 368b0d60b536244feb1b70c6c3e17dffee37510cff09e4d186fac87b8dfbfaa5
pkgname = petsc
diff --git a/PKGBUILD b/PKGBUILD
index 2b2766f15703..09bcd8ca78f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ optdepends=('trilinos: support for trilinos'
install=petsc.install
source=(http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${pkgname}-${pkgver}.tar.gz
test_optdepends.sh)
-sha256sums=('4e055f92f3d5123d415f6f3ccf5ede9989f16d9e1f71cc7998ad244a3d3562f4'
+sha256sums=('8aaa005479c8ec2eed2b9cbb067cfc1ac0900b0de2176439f0d4f21e09c2020b'
'368b0d60b536244feb1b70c6c3e17dffee37510cff09e4d186fac87b8dfbfaa5')
_install_dir=/opt/petsc/${_config}