fixed for i686

This commit is contained in:
David McInnis
2016-09-12 20:59:31 -07:00
parent 665d1cdf3c
commit b4dbb4fb60
2 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8 # Generated by mksrcinfo v8
# Mon Sep 12 20:19:58 UTC 2016 # Tue Sep 13 03:59:16 UTC 2016
pkgbase = orion pkgbase = orion
pkgdesc = QML/C++-written desktop client for Twitch.tv pkgdesc = QML/C++-written desktop client for Twitch.tv
pkgver = 1.3.0 pkgver = 1.3.0
pkgrel = 1 pkgrel = 2
url = https://github.com/alamminsalo/orion/ url = https://github.com/alamminsalo/orion/
arch = x86_64 arch = x86_64
arch = x86 arch = i686
license = GPL license = GPL
makedepends = qtchooser makedepends = qtchooser
makedepends = libcommuni makedepends = libcommuni

View File

@@ -3,9 +3,9 @@
pkgname=orion pkgname=orion
pkgver=1.3.0 pkgver=1.3.0
pkgrel=1 pkgrel=2
pkgdesc="QML/C++-written desktop client for Twitch.tv" pkgdesc="QML/C++-written desktop client for Twitch.tv"
arch=('x86_64' 'x86') arch=('x86_64' 'i686')
url="https://github.com/alamminsalo/orion/" url="https://github.com/alamminsalo/orion/"
license=('GPL') license=('GPL')
groups=() groups=()