summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid McInnis2016-09-12 20:59:31 -0700
committerDavid McInnis2016-09-12 20:59:31 -0700
commitb4dbb4fb60f71d3697fd786d0f608aad36e73663 (patch)
treec536159dacb119b7b86fe913da7e0d00897f0254 /PKGBUILD
parent665d1cdf3cfb47b982bc418f756a55bf144c22d9 (diff)
downloadaur-b4dbb4fb60f71d3697fd786d0f608aad36e73663.tar.gz
fixed for i686
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b421f8d90ca0..7f2cab57dd9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=orion
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="QML/C++-written desktop client for Twitch.tv"
-arch=('x86_64' 'x86')
+arch=('x86_64' 'i686')
url="https://github.com/alamminsalo/orion/"
license=('GPL')
groups=()