Skip to content

Commit

Permalink
seacas: updtate to 2024.08.15
Browse files Browse the repository at this point in the history
  • Loading branch information
3rav authored Sep 15, 2024
1 parent c5c39f9 commit e2b4cb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-seacas/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
_realname=seacas
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2024.07.10
pkgver=2024.08.15
_releases=${pkgver//./-}
pkgrel=3
pkgrel=1
pkgdesc="The Sandia Engineering Analysis Code Access System (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
Expand All @@ -27,7 +27,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
source=("https://github.com/gsjaardema/seacas/archive/v${_releases}/${_realname}-${pkgver}.tar.gz"
"0001-cmake-add-libs.patch"
"0002-cmake-findHDF5.patch")
sha256sums=('b2ba6ca80359fed8ed2a8a210052582c7a3b7b837253bd1e9be941047dcab3ff'
sha256sums=('C85130B0DAC5AB9A08DCB53C8CCFF478122D72B08BD41D99C0ADFDDC5EB18A52'
'a3561756bfdeb942fc62add0aefa542b0e689b76a7f0d2d357e299465ee344d2'
'09c4406d57c5ca18b0d2f16161dd6f5e2c5d56f0f73e83bd77272d876569d5cc')
noextract=(${_realname}-${pkgver}.tar.gz)
Expand Down

0 comments on commit e2b4cb4

Please sign in to comment.