summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 182514acccf7..75956d8f933f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=4.7.3
pkgrel=2
pkgdesc="The interface between ROOT and NumPy"
arch=('i686' 'x86_64')
-url="https://arogozhnikov.github.io/hep_ml/"
+url="http://scikit-hep.org/root_numpy/"
license=('BSD')
makedepends=('python2-setuptools' 'python-setuptools' 'cython2' 'cython'
'python2-numpy' 'python-numpy' 'root')