summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ammann2015-12-21 21:51:01 +0100
committerMax Ammann2015-12-21 21:51:01 +0100
commite2f40c7b77f12393207a1f79da4285072956eecc (patch)
tree32c0ada725d5685ece666adefa86da99a6914d26
parentf23e2681837ba910d49c07cbf212da85e30067c5 (diff)
downloadaur-e2f40c7b77f12393207a1f79da4285072956eecc.tar.gz
Set arch to i686/x86_64
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 058c30faadc5..00779f1a3c24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
# Generated by mksrcinfo v8
-# Mon Dec 21 17:17:59 UTC 2015
+# Mon Dec 21 20:50:40 UTC 2015
pkgbase = golden-cheetah-git
pkgdesc = Cycling Power Analysis Software. We believe that cyclists and triathletes should be able to download their power data to the computer of their choice, analyze it in whatever way they see fit, and share their methods of analysis with others.
pkgver = v3.3.DEV1.r319.2f91591
pkgrel = 1
url = http://www.goldencheetah.org/
- arch = any
+ arch = i686
+ arch = x86_64
license = GPL
makedepends = bison
makedepends = flex
diff --git a/PKGBUILD b/PKGBUILD
index a7f1c82d7562..b59180e2dbde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Cycling Power Analysis Software. We believe that cyclists and triathletes should be able to download their power data to the
computer of their choice, analyze it in whatever way they see fit, and share their methods of
analysis with others."
-arch=('any')
+arch=('i686' 'x86_64')
url="http://www.goldencheetah.org/"
license=('GPL')
makedepends=(bison flex 'gcc' 'make' 'qt5-tools')