summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryuh2023-07-14 18:42:51 +0800
committeryuh2023-07-14 18:42:51 +0800
commit50e93d58c99a5307a8470c43357969689e1a1fa6 (patch)
tree05d1fb36acfcbe5d19ad8e8ada78e7eaa5e48616 /PKGBUILD
parent1e706180b33008c669f6a2034f9c6e34210b3ed2 (diff)
downloadaur-50e93d58c99a5307a8470c43357969689e1a1fa6.tar.gz
update 2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f47885a03cf8..ee1d6861c610 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: yuhldr <yuhldr@qq.com>
pkgname=('python-seekpath')
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
pkgdesc="A module to obtain and visualize k-vector coefficients and obtain band paths in the Brillouin zone of crystal structures"
arch=('any')
url="https://github.com/giovannipizzi/seekpath"
@@ -11,7 +11,7 @@ depends=("python-numpy" "python-spglib")
optdepends=("python-scipy")
makedepends=('python-setuptools' 'python')
source=("https://github.com/giovannipizzi/seekpath/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('3d54bc497343a4e4ceb4002c20cfe93409f72a111c7acf3668042e39dc0010bc')
+sha256sums=('34eb91c2b4138fceb579deee336cc4ff7ef4a50b46b3fbb466d96792a1b42466')