summaryrefslogtreecommitdiff
path: root/community/monica/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
commitf752306383204cf6fd117b4839da87f4ea530390 (patch)
tree0a0f08128cb4ab6d3e26dc573624841b98c623e7 /community/monica/PKGBUILD
parentcdb4953fed0ade2ad8f6f6156411eac1eecd2e82 (diff)
Add mips64el in archs
Diffstat (limited to 'community/monica/PKGBUILD')
-rw-r--r--community/monica/PKGBUILD4
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')