calceph: Update to 4.0.3

This commit is contained in:
gastineau 2024-12-06 19:11:17 +01:00 committed by GitHub
parent 3a40d5db95
commit 3c35afff07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
_realname=calceph
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=4.0.1
pkgver=4.0.3
pkgrel=1
pkgdesc='The CALCEPH Library is designed to access the binary planetary ephemeris files, such INPOPxx and JPL DExxx ephemeris files (mingw-w64)'
url='https://www.imcce.fr/inpop/calceph'
@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
$([[ ${MINGW_PACKAGE_PREFIX} == *-clang-* ]] || echo "${MINGW_PACKAGE_PREFIX}-fc")
)
source=("https://www.imcce.fr/content/medias/recherche/equipes/asd/calceph/${_realname}-${pkgver}.tar.gz")
sha256sums=('af120397ab185fc77a60e1656a433a12b7fc17d501961463079980c837f9e73e')
sha256sums=('91d2cc58ecaeab31c480cf21cd7f856bf6532b19e04a22ace4260d07d6813d44')
build() {