summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAstroFloyd2017-09-23 17:42:04 +0200
committerAstroFloyd2017-09-23 17:42:04 +0200
commit7ca17be7da3091cdc151458a890f96f1fef25e56 (patch)
treecb161b932a0b1b16f3c52b68c3e84bbe31c99d32 /PKGBUILD
parentb7a9398c713613af896926404637142cb7bbdec8 (diff)
downloadaur-7ca17be7da3091cdc151458a890f96f1fef25e56.tar.gz
Revision bump to v0.7.3-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfc784b29a46..b925fe504334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: AstroFloyd < AstroFloyd [at] gmail >
pkgname=libsufr
pkgver=0.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="A LIBrary containing Some Useful Fortran Routines"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://libsufr.sourceforge.net/"
license=('GPL3')
depends=('gcc-libs')