summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71f94dc82733..b4617f3a4192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Fernando Cladera <fcladera [at] fcladera [dot] com>
pkgname=whereami
-pkgver=0.3.40
-pkgrel=1
+pkgver=0.4.69
+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' 'python-tqdm' 'python-scikit-learn')
-source=('https://pypi.python.org/packages/47/d2/929c446e39facbc51ec555c20c2d5e54664e6cbb35849ed97e1a06c513f6/'$pkgname'-'$pkgver'.tar.gz')
-md5sums=('2b87a2bfc1fe7725ff1e9036e0be0b4f')
+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')
build() {