some changes

This commit is contained in:
arcan1s
2014-01-16 22:42:23 +04:00
parent 0d4e608c1d
commit e07a9d0298
3 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
pkgname=mpqc-shared
_pkgname=mpqc
pkgver=2.3.1
pkgrel=1
pkgrel=2
pkgdesc="The Massively Parallel Quantum Chemistry Program. Version with shared libraries"
arch=('i686' 'x86_64')
url="http://www.mpqc.org/"
@ -11,6 +11,7 @@ license=('LGPL')
depends=('gcc-fortran' 'gcc-libs' 'lapack' 'perl' 'tk')
conflicts=('mpqc')
provides=('mpqc')
options=(libtool staticlibs)
source=(http://sourceforge.net/projects/mpqc/files/mpqc/${pkgver}/${_pkgname}-${pkgver}.tar.bz2)
md5sums=('2f9b4f7487387730d78066a53764f848')