summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAstroFloyd2017-09-23 18:28:08 +0200
committerAstroFloyd2017-09-23 18:28:08 +0200
commit3b4cc56ebf90b67dd03f1f927ae54928532a55ea (patch)
tree1b4d1cc17f52e3c85a152e63f66c8a6c84ae55a0 /PKGBUILD
parent34deed152b354ea778c89cf36267892e2abe1c9e (diff)
downloadaur-gwtool.tar.gz
Revision bump to v0.2.0-3: 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 ee53004b6057..675a919d31f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: AstroFloyd < AstroFloyd [at] gmail [dt] com >
pkgname=gwtool
pkgver=0.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Simple tools for working with gravitational waves"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://gwtool.sourceforge.net/"
license=('GPL3')
depends=('libsufr')