summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHector Mtz-Seara2023-05-19 11:29:53 +0200
committerHector Mtz-Seara2023-05-19 11:29:53 +0200
commit864d87ec677b7e54447c49c73387a8cbba061e7f (patch)
tree9bd964a73f3e6f9378bd2dc2aca01f7b2fe103d7
parenta41ba328f9fbf5ea1fb473f104b1a53e742dfd58 (diff)
downloadaur-plumed.tar.gz
Updated to 2.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a66aa199a737..6f91967b97b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plumed
pkgdesc = An open source plugin for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines.
- pkgver = 2.8.1
+ pkgver = 2.8.2
pkgrel = 1
url = http://www.plumed.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = plumed
depends = netcdf
optdepends = vmd-molfile-plugins: Add capability to read vmd compatible trajectories
provides = plumed
- source = https://github.com/plumed/plumed2/releases/download/v2.8.1/plumed-2.8.1.tgz
- sha256sums = 95f6cbc9134d3ad05ad4652e5e6f12dfbd6313a95a47d7ca6c8bfca147ecd7d5
+ source = https://github.com/plumed/plumed2/releases/download/v2.8.2/plumed-2.8.2.tgz
+ sha256sums = 93a2779ce0abfcf6c29ed7db95a062912603e05bc46c56f5785f7eaf6a1bea23
pkgname = plumed
diff --git a/PKGBUILD b/PKGBUILD
index 13aec3a10838..b725307f5517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hector Martinez-Seara Monne <hseara ##[at]## gmail?com>
pkgname=plumed
-pkgver=2.8.1
+pkgver=2.8.2
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.org/"
@@ -14,7 +14,7 @@ makedepends=('vim')
provides=('plumed')
#install=$pkgname.install
source=( https://github.com/plumed/plumed2/releases/download/v${pkgver}/plumed-${pkgver}.tgz)
-sha256sums=('95f6cbc9134d3ad05ad4652e5e6f12dfbd6313a95a47d7ca6c8bfca147ecd7d5')
+sha256sums=('93a2779ce0abfcf6c29ed7db95a062912603e05bc46c56f5785f7eaf6a1bea23')
#options=(!buildflags)
#Using gcc9 as compiler due to linking problems with cuda