summaryrefslogtreecommitdiff
path: root/community/astyle/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/astyle/PKGBUILD')
-rw-r--r--community/astyle/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/astyle/PKGBUILD b/community/astyle/PKGBUILD
index 231621751..e7a64294a 100644
--- a/community/astyle/PKGBUILD
+++ b/community/astyle/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=astyle
pkgver=2.02
-pkgrel=1
+pkgrel=1.1
pkgdesc="A Free, Fast and Small Automatic Formatter for C, C++, C#, and Java Source Code"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/astyle/"
license=('LGPL')
depends=('gcc-libs')