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

Ronald van Haren ronald at archlinux.org
Tue Jan 27 09:49:05 UTC 2015


    Date: Tuesday, January 27, 2015 @ 10:49:04
  Author: ronald
Revision: 230039

upgpkg: netcdf-fortran 4.4.1-1

update to 4.4.1

Modified:
  netcdf-fortran/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 09:20:04 UTC (rev 230038)
+++ PKGBUILD	2015-01-27 09:49:04 UTC (rev 230039)
@@ -3,17 +3,18 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=netcdf-fortran
-pkgver=4.2
-pkgrel=2
+pkgver=4.4.1
+pkgrel=1
 pkgdesc="NetCDF fortran bindings"
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-fortran/index.jsp"
 depends=('gcc-libs' 'netcdf' 'curl' 'gcc-fortran')
+makedepends=('doxygen')
 options=('!makeflags' 'staticlibs')
 license=('custom')
-install=${pkgname}.install
+#install=${pkgname}.install
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-fortran-${pkgver}.tar.gz)
-sha1sums=('f1887314455330f4057bc8eab432065f8f6f74ef')
+sha1sums=('452a1b7ef12cbcace770dcc728a7b425cf7fb295')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list