summaryrefslogtreecommitdiff
path: root/community/yacpi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/yacpi/PKGBUILD')
-rw-r--r--community/yacpi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/yacpi/PKGBUILD b/community/yacpi/PKGBUILD
index 81721db51..bec79ec8e 100644
--- a/community/yacpi/PKGBUILD
+++ b/community/yacpi/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=yacpi
pkgver=3.0.1
-pkgrel=3
+pkgrel=3.1
pkgdesc="ncurses-based acpi monitor."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.ngolde.de/yacpi.html"
license=('GPL')
depends=(ncurses libacpi)