summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHector Mtz-Seara2016-01-18 17:05:58 +0100
committerHector Mtz-Seara2016-01-18 17:05:58 +0100
commit62db7f4e37df24124b4bd145c278fd9d722f4fc8 (patch)
treeb74de2f8475aed2ad7dd3ae0838147782d7676d8 /PKGBUILD
parent423c00717c343ddf8c00ebebe102fab1492bc922 (diff)
downloadaur-62db7f4e37df24124b4bd145c278fd9d722f4fc8.tar.gz
Update to votca-tools-1.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2483681b84e4..fa49cc30cd5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Hector Martinez-Seara Monne <hseara ##[at]## gmail?com>
pkgname=(votca-tools)
-pkgver=1.2.4
+pkgver=1.3
pkgrel=1
pkgdesc="Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is a package intended to reduce the amount of routine work when doing systematic coarse-graining of various systems. (LIBRARY)"
url="http://www.votca.org/"
@@ -14,7 +14,7 @@ makedepends=('cmake' 'doxygen')
source=(
https://github.com/votca/tools/archive/v${pkgver}.tar.gz
)
-sha1sums=('45a06b485dbafdd05a3dae30c8106e15247a8a16')
+sha1sums=('1a18ccd1e37af73af118e0abb08fdd48f1e0ebd9')
build() {
msg2 "Building votca-tools"