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

Antonio Rojas arojas at archlinux.org
Thu Apr 12 19:35:01 UTC 2018


    Date: Thursday, April 12, 2018 @ 19:35:00
  Author: arojas
Revision: 321650

Update to 3.440

Modified:
  cfitsio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 19:18:21 UTC (rev 321649)
+++ PKGBUILD	2018-04-12 19:35:00 UTC (rev 321650)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=cfitsio
-pkgver=3.430
-pkgrel=2
+pkgver=3.440
+pkgrel=1
 pkgdesc="A library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format"
 arch=(x86_64)
 url="http://heasarc.gsfc.nasa.gov/fitsio/"
@@ -12,7 +12,7 @@
 license=(custom)
 depends=(curl)
 source=("ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${pkgname}${pkgver/./}.tar.gz")
-sha256sums=('14905b6f91ef64a34c90ec771d21a8f6da81d8ce083680c7c41651576087cf1d')
+sha256sums=('dd1cad4208fb7a9462914177f26672ccfb21fc8a1f6366e41e7b69b13ad7fd24')
 
 build() {
   cd $pkgname



More information about the arch-commits mailing list