summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4617f3a4192..b36885f2da97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Fernando Cladera <fcladera [at] fcladera [dot] com>
pkgname=whereami
-pkgver=0.4.69
+pkgver=0.4.85
pkgrel=2
pkgdesc="Uses WiFi signals and machine learning to predict where you are"
url='https://github.com/kootenpv/whereami'
arch=('any')
license=('MIT')
depends=('python' 'python-access_points>=0.4.56' 'python-tqdm' 'python-scikit-learn')
-source=('https://pypi.python.org/packages/df/08/68b382377ea7773a98032b02cb36b48fb4da044d403c12322bce5d91dfbb/'$pkgname'-'$pkgver'.tar.gz')
-md5sums=('5e9b6a07525cfa11f926aa6a185bdfb5')
+source=('https://files.pythonhosted.org/packages/3e/f1/bcefa141e13bd9d19ca8360bc5557bd7d97ac9677e5f26212e7d6b4b7120/'$pkgname'-'$pkgver'.tar.gz')
+md5sums=('a9cd5aba8e91e8bb4f6d69e6c81e45f5')
build() {