summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-06-01 10:58:01 +0000
committerAuto update bot2023-06-01 10:58:01 +0000
commit828cdef72918a911bdf8988d3d7d60c48b8d41bf (patch)
treebb45cf3f87b86e1fc7ba48e249490e14151da50a
parent52f53279de1747d47e2dcfabf041af114b334d76 (diff)
downloadaur-828cdef72918a911bdf8988d3d7d60c48b8d41bf.tar.gz
Auto updated to 6.31.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e18010fd5f1..0a118f9ace3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,6 +22,6 @@ pkgbase = heasoft
optdepends = python-astropy: python binding
optdepends = python-numpy: python binding
source = https://heasarc.gsfc.nasa.gov/FTP/software/lheasoft/lheasoft6.31.1/heasoft-6.31.1src.tar.gz
- md5sums = 06d374d96b0f4ee707b2d32baea3b5a8
+ md5sums = 263bc438c66590cbc189601a66b3fafe
pkgname = heasoft
diff --git a/PKGBUILD b/PKGBUILD
index 89ee735cf181..3ee58e739734 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source=("https://heasarc.gsfc.nasa.gov/FTP/software/lheasoft/lheasoft${pkgver}/h
# You could use below to get offical md5
# curl -s ${source}.md5 | awk '{print "md5sums=(", $1, ")"}'
-md5sums=('06d374d96b0f4ee707b2d32baea3b5a8')
+md5sums=('263bc438c66590cbc189601a66b3fafe')
install="$pkgname.install"