summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Spencer2016-05-12 22:03:59 +0100
committerJames Spencer2016-05-12 22:03:59 +0100
commit023c3239ff6f88f764c165513ff05a1ee400e25b (patch)
treefb5f6c441b8a26296d2c85b619c722e9a1b40ea9 /PKGBUILD
parent0173b3b3342cd486b9c03ebe83140ca77667f2f4 (diff)
downloadaur-023c3239ff6f88f764c165513ff05a1ee400e25b.tar.gz
Update to 4.0.0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa9c82447810..8b747a6305d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James Spencer <james.s.spencer@gmail.com>
pkgname=atompaw
-pkgver=4.0.0.10
+pkgver=4.0.0.13
pkgrel=1
pkgdesc="Tool to generate projector and basis functions needed for performing electronic structure calculations based on the projector augmented wave (PAW) method."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('lapack')
optdepends=('csh: analysis scripts')
makedepends=('gcc-fortran')
source=(http://www.wfu.edu/~natalie/papers/pwpaw/$pkgname-$pkgver.tar.gz)
-sha1sums=('8b6de2bba9f30664a207cd668f9ca1912cfe7bc7')
+sha1sums=('b482cbada8f2e11904996e5d3305de011520d78a')
build() {
cd "$srcdir/$pkgname-$pkgver"