summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHector Mtz-Seara2017-04-01 16:31:21 +0200
committerHector Mtz-Seara2017-04-01 16:31:21 +0200
commit854fcfc386bdac5fe267fd7dcace7a7bc74f14ca (patch)
tree2b9cb4cdd507a44af006cbd123a92b7d077b1e6b /PKGBUILD
parent1a6faaa909db26acd93191c0ae9b9ac1b8970fb9 (diff)
downloadaur-854fcfc386bdac5fe267fd7dcace7a7bc74f14ca.tar.gz
Updated version 2.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37a154fb0a01..5c9dddb27d12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Hector Martinez-Seara Monne <hseara ##[at]## gmail?com>
pkgname=plumed
-pkgver=2.3
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
pkgdesc="An open source plugin for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines."
url="http://www.plumed-code.org/"
license=("GPL")
@@ -13,7 +13,7 @@ makedepends=()
provides=('plumed')
#install=$pkgname.install
source=( https://github.com/plumed/plumed2/archive/v${pkgver}.tar.gz)
-sha1sums=('e25c123cb9158443d341d92ebef7057c1d425f35')
+sha1sums=('d3b7d41a29492490b496ca930c3c60ddf94ba691')
#options=(!buildflags)
build() {