summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoerg Behrmann2020-10-16 15:48:33 +0200
committerJoerg Behrmann2020-10-16 15:48:33 +0200
commit4a8d0435cf1886cdaf3c581030df780a7ff24045 (patch)
treea3dfae2871d790ccfe8d8c28ed8960694e4a2f40 /PKGBUILD
parentd72d2486889b142022d1c9d761843043c61a2d24 (diff)
downloadaur-4a8d0435cf1886cdaf3c581030df780a7ff24045.tar.gz
bump package version to 1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff014c138f8f..e57d8085be27 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.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Python package for numerical calculations on tight-binding models with a strong focus on quantum transport"
arch=('any')
@@ -19,7 +19,7 @@ source=(
http://downloads.kwant-project.org/kwant/kwant-$pkgver.tar.gz
http://downloads.kwant-project.org/kwant/kwant-$pkgver.tar.gz.asc
)
-sha256sums=('8c0ccf341dfa74e1d69f1508968c4d4e9fb36f74685f101897df6a84ed7043df'
+sha256sums=('994b0a3848f78002ef8e3d60f36b9dfab719ee58c5189fc902a7acd0dec2cfbb'
'SKIP')
validpgpkeys=('52299057FAD799653C4F088AC3F147F5980F3535')