summaryrefslogtreecommitdiff
path: root/community/acpi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/acpi/PKGBUILD')
-rw-r--r--community/acpi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/acpi/PKGBUILD b/community/acpi/PKGBUILD
index 634c26b0f..9ea5236c1 100644
--- a/community/acpi/PKGBUILD
+++ b/community/acpi/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=acpi
pkgver=1.6
-pkgrel=1
+pkgrel=1.1
pkgdesc="Linux ACPI client providing battery, AC power, and thermal readings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/acpiclient"
depends=('glibc')
source=(http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz)