summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoerg Behrmann2015-10-22 15:37:33 +0200
committerJoerg Behrmann2015-10-22 15:37:33 +0200
commitb8c3fc3adc2255ebce7acd10a652a2feab078755 (patch)
tree12c40ec0e8dc7b1a459c59d49b3fdeaac0fa1995 /PKGBUILD
parent1dd21ebd1f2e9d3daaed7b95fcdbe37b9d66db07 (diff)
downloadaur-b8c3fc3adc2255ebce7acd10a652a2feab078755.tar.gz
Update to upstream release 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26eb01fac961..b3fa839b8fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jörg Behrmann <behrmann@physik.fu-berlin.de>
# Contributor: Max Schlemmer <max.schlemmer@gmail.com>
pkgname=python2-kwant
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Python package for numerical calculations on tight-binding models with a strong focus on quantum transport"
arch=('any')
@@ -17,7 +17,7 @@ source=(
http://downloads.kwant-project.org/kwant/kwant-$pkgver.tar.gz
http://downloads.kwant-project.org/kwant/kwant-$pkgver.tar.gz.asc
)
-sha1sums=('a18131c57ebeb2b0052ddba6ffcd72f65913a1bf'
+sha1sums=('c6a76fc7e791f93632216ce40758d8622e5335f5'
'SKIP')
validpgpkeys=('52299057FAD799653C4F088AC3F147F5980F3535')