diff options
Diffstat (limited to 'community/monica/PKGBUILD')
-rw-r--r-- | community/monica/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/monica/PKGBUILD b/community/monica/PKGBUILD index 3c24c4e7d..30b21a1b8 100644 --- a/community/monica/PKGBUILD +++ b/community/monica/PKGBUILD @@ -4,9 +4,9 @@ pkgname=monica pkgver=3.7 -pkgrel=2 +pkgrel=2.1 pkgdesc="A monitor calibration tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.pcbypaul.com/software/monica.html" license=('BSD') depends=('fltk' 'xorg-xgamma') |