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 522d8f7c6033..6fef4a7ef132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Contributor: Dmitriy Morozov <archlinux@foxcub.org>
pkgname=ann
pkgver=1.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Approximate nearest neighbor library."
url="http://www.cs.umd.edu/~mount/ANN/"
arch=('i686' 'x86_64')
-license="LGPL"
+license=('LGPL')
depends=()
source=(http://www.cs.umd.edu/~mount/ANN/Files/$pkgver/${pkgname}_$pkgver.tar.gz
shared-libs.patch parallel.patch)