summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoelof Rietbroek2023-11-02 22:59:16 +0100
committerRoelof Rietbroek2023-11-02 22:59:16 +0100
commitcbceec3e891187dc1d932a17df104a2de07f59a0 (patch)
tree8a14e60b56c4529349550aa9c115a74dc9e1a621 /PKGBUILD
parent2f31dd1414f4aabee86f12e754db05c346eb6c1d (diff)
downloadaur-sofa-shared.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d0abf4a63cf..8058e67cd02c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Contributor: Médéric Boquien <mboquien@free.fr>
# Contributor: Roelof Rietbroek <roelof@wobbly.earth>
pkgname=sofa-shared
-pkgver=20180130
+pkgver=20231011
pkgrel=1
pkgdesc="Set of algorithms and procedures used in fundamental astronomy (shared C-library version)"
url="http://www.iausofa.org"
arch=('x86_64' 'i686')
license=('SOFA license')
-source=("http://www.iausofa.org/2018_0130_C/sofa_c-${pkgver}.tar.gz" "makefile.patch")
-md5sums=('9d6903c7690e84a788b622fba6f10146'
- 'fe06c75a994a6dd11ef082361b4bb968')
+source=("http://www.iausofa.org/2023_1011_C/sofa_c-${pkgver}.tar.gz" "makefile.patch")
+sha256sums=('d9c10833cae8b4d9361a0ffda31ec361fd1262362025bec4d4e51a880150ace2'
+ '267ffd5eb65e8cbb2e5122f1705fd627c20570b5ac10a5e7049a4b9dfcc29128')
prepare() {
cd ${srcdir}