summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHector Mtz-Seara2018-10-27 17:49:42 +0200
committerHector Mtz-Seara2018-10-27 17:49:42 +0200
commit360c25a892f16fb928577c36c84729be466ccfac (patch)
tree554278bbbbaa988fb0e378c50b0c75175e1ffc62 /PKGBUILD
parentb7769dea8efa0fc829c13565ed7c0da19c3c5de5 (diff)
downloadaur-360c25a892f16fb928577c36c84729be466ccfac.tar.gz
Updated to 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7e085d58b23..7243d29424d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hector Martinez-Seara Monne <hseara ##[at]## gmail?com>
pkgname=plumed
-pkgver=2.4.2
+pkgver=2.4.3
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/"
@@ -13,7 +13,7 @@ makedepends=()
provides=('plumed')
#install=$pkgname.install
source=( https://github.com/plumed/plumed2/releases/download/v${pkgver}/plumed-${pkgver}.tgz)
-sha1sums=('7852782936a4a195bf4f4381fc4949d89a59df93')
+sha1sums=('19ad26debd0f27725e4788abb84485c662b5cce0')
#options=(!buildflags)
build() {