summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2022-12-28 00:27:24 +0100
committerMartin Diehl2022-12-28 00:27:24 +0100
commit4582923bf433bebf0ac635019396f0b7fe7f12c3 (patch)
tree8d7b562cb64657f16057f2348584aa980722ad82 /PKGBUILD
parent6ac0482a1cdc6c084230581ef40086c03e43c18c (diff)
downloadaur-4582923bf433bebf0ac635019396f0b7fe7f12c3.tar.gz
searching scotch in new location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5cd96a63741..9ce5d340a561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Lucas H. Gabrielli <heitzmann at gmail dot com>
pkgname=petsc
pkgver=3.18.2
-pkgrel=1
+pkgrel=2
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
#"linux-c-debug" for some things, so the _config should be changed too
@@ -36,7 +36,7 @@ install=petsc.install
source=(http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${pkgname}-${pkgver}.tar.gz
test_optdepends.sh)
sha256sums=('4e055f92f3d5123d415f6f3ccf5ede9989f16d9e1f71cc7998ad244a3d3562f4'
- '41897cf761833e2d0cf2b2425f5727817a2ec4220e126ff2fcb4bdfe071a194c')
+ '8e4d2423621d6d676729e803cb813ec88d7cee3624e829180ff380abb9155343')
_install_dir=/opt/petsc/${_config}
_petsc_arch=arch-${_config}