summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Meagher2022-07-29 18:31:31 -0500
committerKevin Meagher2022-07-29 18:31:31 -0500
commit72e6eea128982d2fd5c84aad37c4491f9800945e (patch)
tree51e3aee837d56d0ec5ce0a8f3358407e8f1efb15 /PKGBUILD
parent20cac1968ce50163c5949cdecfb1693c8d991f24 (diff)
downloadaur-healpix.tar.gz
Upgrade to 3.82
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5eb6c1571229..aa689c2fc54d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Meagher <kmeagher at icecube dot wisc dot edu>
pkgname=healpix
-pkgver='3.81'
-_pkgdate='2022Jan25'
+pkgver='3.82'
+_pkgdate='2022Jul28'
pkgrel=1
pkgdesc="Software for pixelization, hierarchical indexation, synthesis, analysis, and visualization of data on the sphere."
arch=('x86_64')
@@ -17,9 +17,9 @@ backup=()
options=(!emptydirs)
install=
source=("https://downloads.sourceforge.net/project/healpix/Healpix_${pkgver}/Healpix_${pkgver}_${_pkgdate}.tar.gz")
-md5sums=('906e4907bb6f87400c895ce0627bf190')
-sha1sums=('a01ecea90f754067d62df3be63aa76d8f92bca4f')
-sha256sums=('82d92bb21626371f9d280e59e82ad0f47d9ae62c70d86ccd1026e0310f193551')
+md5sums=('f71ffbccd3009f5e602fb48b4fa134d5')
+sha1sums=('57b9963340af7c983040892c84d8f6d1a72dd22a')
+sha256sums=('47629f057a2daf06fca3305db1c6950edb9e61bbe2d7ed4d98ff05809da2a127')
build() {
cd "${srcdir}/Healpix_${pkgver}/src/C/autotools"