summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2015-08-23 15:35:19 +0100
committerGrey Christoforo2015-08-23 15:35:19 +0100
commit918d98e89166d154aee8031d0fa8b9b227363027 (patch)
treee83790ca2799ebe8d8190f4136a39769ca23a0a2 /PKGBUILD
parent06236265a7e3823cba47f09020a319c3eda71230 (diff)
downloadaur-918d98e89166d154aee8031d0fa8b9b227363027.tar.gz
bump to 15.06.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb03ba71ddcc..e3a8e32ea843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=15.06.03
pkgrel=1
pkgdesc="A Python framework for building Desktop applications."
url="https://github.com/Ultimaker/Uranium"
-arch=('any')
+arch=('i686' 'x86_64')
license=('GPLv3')
depends=('python' 'qt5-quickcontrols' 'pyqt5-common' 'python-pyqt5' 'python-numpy' 'arcus')
makedepends=('cmake')