summaryrefslogtreecommitdiff
path: root/community/gromacs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gromacs/PKGBUILD')
-rw-r--r--community/gromacs/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gromacs/PKGBUILD b/community/gromacs/PKGBUILD
index 22a806f8c..663fba240 100644
--- a/community/gromacs/PKGBUILD
+++ b/community/gromacs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 43416 2011-03-25 21:35:12Z ebelanger $
+# $Id: PKGBUILD 57441 2011-10-27 20:16:45Z lcarlier $
# Maintainer: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Ricardo <rikardo.horo@gmail.com>
pkgname=gromacs
-pkgver=4.5.4
+pkgver=4.5.5
pkgrel=1
pkgdesc='A fast Molecular Dynamics program based on the GROMOS force field'
url='http://www.gromacs.org/'
@@ -12,8 +12,8 @@ arch=('i686' 'x86_64' 'mips64el')
depends=('fftw' 'lesstif' 'perl' 'libxml2' 'libsm' 'libx11')
options=('!libtool')
source=(ftp://ftp.gromacs.org/pub/gromacs/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5013de941017e014b92d41f82c7e86d6')
-sha1sums=('c7b3fbd2f3ddf915bc082e7effe76a8276563726')
+md5sums=('6a87e7cdfb25d81afa9fea073eb28468')
+sha1sums=('ce4b4f9a0453dd2ffea72f28ea0bc7bb7a72f479')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"