summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoss Whitfield2016-10-25 10:38:30 -0400
committerRoss Whitfield2016-10-25 10:38:30 -0400
commit08b618b387c74ee6b3c2d6d156be995e5ba12140 (patch)
tree21676630a6331be3825d39021b2e2a53c860c469 /PKGBUILD
parenta9a60229681fd1b579537935748c6a66a48dc3da (diff)
downloadaur-08b618b387c74ee6b3c2d6d156be995e5ba12140.tar.gz
Update to 3.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 256313d6cbeb..525aa1750ac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Ross Whitfield <whitfieldre@ornl.gov>
pkgname=('python-ase' 'python2-ase')
-pkgver=3.11.0
-_sha=88f25faf32519e6e191d1e702b0554d2e5f43399
-pkgrel=3
+pkgver=3.12.0
+_sha=55da3aa3b94b0feceb9bf64e2f7bf81fe054dcfa
+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"
arch=("any")
license=('LGPLv2.1+')
makedepends=('python-setuptools')
source=("https://gitlab.com/ase/ase/repository/archive.tar.gz?ref=$pkgver")
-md5sums=('3518022fce4adc8f07a0bcb661ac6502')
+md5sums=('32998ade5a05cf20a49756a0db021153')
prepare() {
cp -a "${srcdir}/ase-$pkgver-$_sha"{,-py2}