summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoss Whitfield2017-02-07 10:52:52 -0500
committerRoss Whitfield2017-02-07 10:52:52 -0500
commit0ce2a319f4da4b78f607d0b22e2939dc24d9e1d6 (patch)
treeb6c3473b555ad416f346f32af86d3e8c67584944 /PKGBUILD
parent08b618b387c74ee6b3c2d6d156be995e5ba12140 (diff)
downloadaur-0ce2a319f4da4b78f607d0b22e2939dc24d9e1d6.tar.gz
Update to 3.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 525aa1750ac4..9da4f7c49061 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ross Whitfield <whitfieldre@ornl.gov>
pkgname=('python-ase' 'python2-ase')
-pkgver=3.12.0
-_sha=55da3aa3b94b0feceb9bf64e2f7bf81fe054dcfa
+pkgver=3.13.0
+_sha=c49964a2621c48185054eb27f4a28e1cadbf618e
pkgrel=1
pkgdesc="Atomic Simulation Environment (ASE) is a set of tools and Python modules for setting up, manipulating, running, visualizing and analyzing atomistic simulations."
url="http://wiki.fysik.dtu.dk/ase"
@@ -9,7 +9,7 @@ arch=("any")
license=('LGPLv2.1+')
makedepends=('python-setuptools')
source=("https://gitlab.com/ase/ase/repository/archive.tar.gz?ref=$pkgver")
-md5sums=('32998ade5a05cf20a49756a0db021153')
+md5sums=('5a8455e2fd74a5dedf3d398c1a2ad7b0')
prepare() {
cp -a "${srcdir}/ase-$pkgver-$_sha"{,-py2}