academic/PyAMG: Update HOMEPAGE.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-06-05 08:10:39 +07:00
parent 0d32b947aa
commit a38b095917
2 changed files with 1 additions and 3 deletions

View File

@ -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=""

View File

@ -1,5 +1,3 @@
PyAMG
PyAMG is a library of **Algebraic Multigrid (AMG)** solvers with a convenient
Python interface.