summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e78ec97204de..2f6cf7d56ecf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname="python-stumpy-git"
pkgver=1.8.0.r3.gc76f668
-pkgrel=1
+pkgrel=2
pkgdesc="powerful and scalable library that computes the matrix profile"
-url="https://github.com/datamllab/stumpy"
+url="https://github.com/TDAmeritrade/stumpy"
depends=('python' 'python-scipy' 'python-numpy' 'python-numba')
makedepends=('git' 'python-setuptools')
provides=('python-stumpy')