academic/PyAMG: Update HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0d32b947aa
commit
a38b095917
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="PyAMG"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="http://pyamg.org/"
|
||||
HOMEPAGE="https://github.com/pyamg/pyamg"
|
||||
DOWNLOAD="https://github.com/pyamg/pyamg/releases/download/v2.1.0/official_pyamg_source-2.1.0.tar.gz"
|
||||
MD5SUM="b04419a4e751d5333bc97fb1786e9e09"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
PyAMG
|
||||
|
||||
PyAMG is a library of **Algebraic Multigrid (AMG)** solvers with a convenient
|
||||
Python interface.
|
||||
|
||||
|
|
Loading…
Reference in New Issue