summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2019-09-28 00:01:49 -0400
committeracxz2019-09-28 00:01:49 -0400
commitc3aa5aadaee680b2173856fbb817ede59834db0f (patch)
treeeb1dd08b83450e2436c44d8790a08f3ec1141966 /PKGBUILD
parentb872910bc88d4803b8f26ec95015b6970931098d (diff)
downloadaur-c3aa5aadaee680b2173856fbb817ede59834db0f.tar.gz
updated upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1035eed84016..0353aae0950c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=flann
pkgver=1.9.1
-pkgrel=4
+pkgrel=5
pkgdesc="FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces"
arch=('i686' 'x86_64')
-url='https://www.cs.ubc.ca/research/flann'
+url='https://github.com/mariusmuja/flann'
license=('BSD')
depends=('lz4' 'hdf5')
makedepends=('cmake' 'python2' 'texlive-core')