diff options
Diffstat (limited to 'community/cmatrix/PKGBUILD')
-rw-r--r-- | community/cmatrix/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cmatrix/PKGBUILD b/community/cmatrix/PKGBUILD index 2506b8326..3f356a518 100644 --- a/community/cmatrix/PKGBUILD +++ b/community/cmatrix/PKGBUILD @@ -3,9 +3,9 @@ pkgname=cmatrix pkgver=1.2a -pkgrel=6 +pkgrel=6.1 pkgdesc="Let you see the matrix code in your console" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.asty.org/cmatrix/" license=('GPL') depends=('ncurses' 'fontconfig') |