summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYamakaky2016-08-18 13:44:44 +0200
committerYamakaky2016-08-18 13:44:44 +0200
commit68081c1e31563f2cc62214f54d108d1fe3bc8744 (patch)
tree6ea4a7fd3961d96f25a4d2237903f8f528f759dd
parent037c338c087fd85679506266df956fdb42f96920 (diff)
downloadaur-68081c1e31563f2cc62214f54d108d1fe3bc8744.tar.gz
Add i686 arch
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca2daa8028b8..0dcbbe5308f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=mbpfan-git
pkgver=1.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Automatically adjust the fan on a MacBook Pro"
-arch=('x86_64')
+arch=('x86_64' 'i686')
url="https://github.com/dgraziotin/Fan-Control-Daemon"
license=('GPL3')
makedepends=('git')