Spglib: update the homepage (#42243)
The previous link gives a 404 error.
This commit is contained in:
parent
40b8dfceed
commit
9be7f2328f
@ -9,7 +9,7 @@
|
|||||||
class Spglib(CMakePackage):
|
class Spglib(CMakePackage):
|
||||||
"""C library for finding and handling crystal symmetries."""
|
"""C library for finding and handling crystal symmetries."""
|
||||||
|
|
||||||
homepage = "https://atztogo.github.io/spglib/"
|
homepage = "https://spglib.readthedocs.io/"
|
||||||
url = "https://github.com/spglib/spglib/archive/v2.0.2.tar.gz"
|
url = "https://github.com/spglib/spglib/archive/v2.0.2.tar.gz"
|
||||||
|
|
||||||
maintainers("RMeli")
|
maintainers("RMeli")
|
||||||
|
Loading…
Reference in New Issue
Block a user