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 6bb621802583..7f695bc9412f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=fann
pkgver=2.2.0
-pkgrel=4
+pkgrel=5
pkgdesc='Fast artificial neural network library'
url='http://leenissen.dk/fann/'
-arch=('i686' 'x86_64')
+arch=('x86_64')
license=('LGPL2.1')
depends=('glibc')
makedepends=('cmake')