summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoerg Behrmann2017-09-06 16:23:26 +0200
committerJoerg Behrmann2017-09-06 16:23:26 +0200
commit3b7c7f737d0993ba8b41e7de04ffa849712e54ee (patch)
treee13d7ca6242c0e127884ae000fe63c49041c34ca /PKGBUILD
parent6f5f37b1305cd8f757a2de7b57a721067fba1d82 (diff)
downloadaur-3b7c7f737d0993ba8b41e7de04ffa849712e54ee.tar.gz
Package new upstream version 1.3.1
also remove old setup.py that is not needed anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a534177569d..9fad28479212 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=python-kwant
-pkgver=1.3.0
+pkgver=1.3.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=('29aaee9effdc8ef2a8b80a97e34dda8bcc664bf6'
+sha1sums=('fccf956b7f1d5e2a5a51ef2ce29f9ef66e4cc6cc'
'SKIP')
validpgpkeys=('52299057FAD799653C4F088AC3F147F5980F3535')