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 fad9f721a61f..f705234c215d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=python-astroquery-git
_gitname=astroquery
pkgver=0.4.6.r66.gc081ee4a
-pkgrel=1
+pkgrel=2
pkgdesc="Set of tools for querying astronomical web forms and databases"
-arch=('x86_64')
+arch=('any')
url="http://astroquery.readthedocs.org/en/latest/"
license=('BSD')
depends=('python' 'python-numpy' 'python-astropy' 'python-requests' 'python-keyring' 'python-beautifulsoup4' 'python-html5lib' 'python-astropy-helpers')