diff options
Diffstat (limited to 'extra/aterm/PKGBUILD')
-rw-r--r-- | extra/aterm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/aterm/PKGBUILD b/extra/aterm/PKGBUILD index 0dafc580a..e122f00d5 100644 --- a/extra/aterm/PKGBUILD +++ b/extra/aterm/PKGBUILD @@ -3,9 +3,9 @@ pkgname=aterm pkgver=1.0.1 -pkgrel=3 +pkgrel=3.1 pkgdesc="An xterm replacement with transparency support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://aterm.sourceforge.net/" license=('GPL') depends=('libx11') |