[arch-commits] Commit in cfitsio/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Apr 30 20:17:34 UTC 2020


    Date: Thursday, April 30, 2020 @ 20:17:33
  Author: arojas
Revision: 381990

Update to 3.48

Modified:
  cfitsio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-30 20:04:12 UTC (rev 381989)
+++ PKGBUILD	2020-04-30 20:17:33 UTC (rev 381990)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=cfitsio
-pkgver=3.47
+pkgver=3.48
 pkgrel=1
 epoch=1
 pkgdesc="A library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format"
@@ -12,7 +12,7 @@
 license=(custom)
 depends=(curl)
 source=("https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/$pkgname-$pkgver.tar.gz")
-sha256sums=('418516f10ee1e0f1b520926eeca6b77ce639bed88804c7c545e74f26b3edf4ef')
+sha256sums=('91b48ffef544eb8ea3908543052331072c99bf09ceb139cb3c6977fc3e47aac1')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list