lammps: update to 20240829.2
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
_realname=lammps
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=20240829
|
||||
_tag=stable_29Aug2024
|
||||
pkgver=20240829.2
|
||||
_tag=stable_${pkgver:6:2}$(i=${pkgver:4:2}; LC_ALL=C date -d ${i}/01 +%b)${pkgver:0:4}
|
||||
if [[ ${pkgver:9} != "" ]]; then
|
||||
_tag=${_tag}_update${pkgver:9}
|
||||
fi
|
||||
pkgrel=1
|
||||
pkgdesc="Large-scale Atomic/Molecular Massively Parallel Simulator. (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -38,7 +41,7 @@ source=("https://github.com/lammps/lammps/archive/${_tag}/${_realname}-${pkgver}
|
||||
"002-fix-pkgconfig-file.patch"
|
||||
"003-fix-install-dll.patch"
|
||||
"004-fix-executables-extension.patch")
|
||||
sha256sums=('6112e0cc352c3140a4874c7f74db3c0c8e30134024164509ecf3772b305fde2e'
|
||||
sha256sums=('f8ca3f021a819ced8658055f7750e235c51b4937ddb621cf1bd7bee08e0b6266'
|
||||
'2ab7d4e2158b953f1694ec955d993c461f151c4a6bded8edb576689d72b210a7'
|
||||
'320df126e7ca5a0c85eed2ca762e5a48a2c22c656571c0f054c514a0a7067c43'
|
||||
'b976476424badf991fc984df45780bf1a5ce2b01701626222d1c47bb34f3a705'
|
||||
|
||||
Reference in New Issue
Block a user