Date: Monday, July 1, 2013 @ 12:04:03
  Author: andrea
Revision: 189243

upgpkg: cfitsio 3.350-1

Upstream release

Modified:
  cfitsio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-07-01 09:11:00 UTC (rev 189242)
+++ PKGBUILD    2013-07-01 10:04:03 UTC (rev 189243)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=cfitsio
-pkgver=3.340
+pkgver=3.350
 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=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!libtool')
 
source=("ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${pkgname}${pkgver/./}.tar.gz";)
-md5sums=('99210838af46b7bf2d945ccbb05e3ad3')
+md5sums=('3e61f17731fe8db503b1b39873e4a8c4')
 
 build() {
   cd ${pkgname}

Reply via email to