summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAstroFloyd2017-09-23 18:06:17 +0200
committerAstroFloyd2017-09-23 18:06:17 +0200
commit954fc92cadcb03b9a2183c778b8e3f7ac0dd5b1e (patch)
tree51534ef3423df6812080b128415a2683c75d3018 /PKGBUILD
parent2e5d372945b63c076060b732ad11c1dc8d5a8d77 (diff)
downloadaur-astrotools.tar.gz
Revision bump to v0.0.3-2: Add ARM* to arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f7d77249dc5..1022ea802a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: AstroFloyd < AstroFloyd [at] gmail [dt] com >
pkgname=astrotools
pkgver=0.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Command-line tools for astronomy and astrophysics"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://astrotools.sourceforge.net/"
license=('GPL3')
depends=('libsufr' 'libthesky')