summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}