summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Wells2023-07-08 14:18:11 -0400
committerDavid Wells2023-07-08 14:18:11 -0400
commit0e208a52467aa80cd54852d1901bc5ce114a5cbd (patch)
tree61d248ce7082e47a9000483c95fedf98b5b08990
parent4974c2a9ff4b903f1103f1037afd7d18c368d525 (diff)
downloadaur-p4est-deal-ii.tar.gz
Update to 2.8.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f660a22c453a..bcb3ebe84ec7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = p4est-deal-ii
pkgdesc = The parallel forest (p4est) library, built to work with deal.II (i.e., the deal-ii package)
- pkgver = 2.8
+ pkgver = 2.8.5
pkgrel = 1
url = http://www.p4est.org/
arch = i686
@@ -13,7 +13,7 @@ pkgbase = p4est-deal-ii
depends = lua
depends = gcc-fortran
options = libtool
- source = https://p4est.github.io/release/p4est-2.8.tar.gz
- sha256sums = 6a0586e3abac06c20e31b1018f3a82a564a6a0d9ff6b7f6c772a9e6b0f0cc5e4
+ source = https://p4est.github.io/release/p4est-2.8.5.tar.gz
+ sha1sums = 4c1424b263379a022375289bac40cd30bad4a35c
pkgname = p4est-deal-ii
diff --git a/PKGBUILD b/PKGBUILD
index 637c5f4829e8..83ab641eba53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=p4est-deal-ii
_realname=p4est
-pkgver=2.8
+pkgver=2.8.5
pkgrel=1
pkgdesc="The parallel forest (p4est) library, built to work with deal.II (i.e., the deal-ii package)"
arch=("i686" "x86_64")
@@ -16,7 +16,7 @@ depends=('openmpi' 'zlib' 'lua' 'gcc-fortran')
makedepends=('gcc-fortran')
source=(https://p4est.github.io/release/p4est-$pkgver.tar.gz)
-sha256sums=('6a0586e3abac06c20e31b1018f3a82a564a6a0d9ff6b7f6c772a9e6b0f0cc5e4')
+sha1sums=('4c1424b263379a022375289bac40cd30bad4a35c')
install_dir=/opt/$pkgname/