summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryuh2023-05-04 11:02:55 +0800
committeryuh2023-05-04 11:02:55 +0800
commit1e706180b33008c669f6a2034f9c6e34210b3ed2 (patch)
tree17ffc35a4c25254890ea5430661b819e8f991cc7 /PKGBUILD
parentac288ee00759b55a03b07b1d915ef8a687e89879 (diff)
downloadaur-1e706180b33008c669f6a2034f9c6e34210b3ed2.tar.gz
Python 3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c8ddfdab3df..f47885a03cf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-seekpath')
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
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"