summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2016-01-25 19:05:09 -0800
committerDonald Carr2016-01-25 19:05:09 -0800
commit885e76b5d763d5972d2a2c55846d106420b9e734 (patch)
tree447f7cfe315ded41d825de5353a6498682ac8e4f /PKGBUILD
parenta9f6d2c5a89a845163a02c49445d563da6b2e79d (diff)
downloadaur-885e76b5d763d5972d2a2c55846d106420b9e734.tar.gz
Moving to a single shared repo for both the pi1/pi2 sdks
Change-Id: I25cf1bebdab2272a470be9018774413d415decd3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c80873e745b1..0d7f8ab7d03c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ _build_web_engine=false
#echo "Set your sysroot prior to build" && exit 1
_sysroot=/mnt/pi
-_piver=1
+_piver=2
pkgname=qt-sdk-raspberry-pi${_piver}
_packaginguser=$(whoami)
_libspkgname="${pkgname}-target-libs"