summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHector Mtz-Seara2017-02-08 23:50:33 +0100
committerHector Mtz-Seara2017-02-08 23:50:33 +0100
commit9de5373223e540cd17e4a6de2f74a036c57238ca (patch)
treed6c39ac683d140a6a3ce0eeb8ac090baf78cbbc3 /PKGBUILD
parented101b16ed8589b55220d2e0de8c2f77fcbd0a29 (diff)
downloadaur-9de5373223e540cd17e4a6de2f74a036c57238ca.tar.gz
Updated erroneous sha1sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77a7860c8059..62ec4b4df962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=plumed
pkgver=2.3
-pkgrel=1
+pkgrel=2
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=('37385c0febef6f200a9b4c2b6b7ff116a3f6097c')
+sha1sums=('4e79efea1ee8efb81f08d6a3e3ce8f6ce5b364fa')
#options=(!buildflags)
build() {