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

Ronald van Haren ronald at archlinux.org
Mon Jan 7 20:40:36 UTC 2013


    Date: Monday, January 7, 2013 @ 15:40:36
  Author: ronald
Revision: 174844

upgpkg: hdf5-cpp-fortran 1.8.10-1

upload hdf5-cpp-fortran FS#31313

Modified:
  hdf5-cpp-fortran/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-07 20:27:06 UTC (rev 174843)
+++ PKGBUILD	2013-01-07 20:40:36 UTC (rev 174844)
@@ -12,10 +12,10 @@
 pkgdesc="General purpose library and file format for storing scientific data"
 url="http://www.hdfgroup.org/HDF5/"
 license=('custom')
-depends=('zlib' 'sh')
+depends=('zlib' 'sh' 'gcc-libs')
 makedepends=('time' 'gcc-fortran')
-conflicts='hdf5'
-provides='hdf5'
+conflicts=('hdf5')
+provides=('hdf5')
 source=(ftp://ftp.hdfgroup.org/HDF5/current/src/${_pkgname}-${pkgver/_/-}.tar.bz2)
 options=('!libtool')
 sha1sums=('867a91b75ee0bbd1f1b13aecd52e883be1507a2c')




More information about the arch-commits mailing list