aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-01-27 13:11:03 -0800
committerDonald Carr2016-01-27 13:11:03 -0800
commit068424ea3e4056c104adcb1a4e411a89f77f3e0b (patch)
tree6c77744eeb3cddfc05dfd3ba369134b7b8f9be83
parent617871b0c7e29f305cbb4d1ddb87ab7a029cd71f (diff)
downloadaur-068424ea3e4056c104adcb1a4e411a89f77f3e0b.tar.gz
Keep rpi1 PKGBUILD abreast of rpi2 changes
Change-Id: I42de66c52e64a54b433cca78f09ee99bb5eb6f97
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0793d8c690e1..16cc17c22697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ _skip_web_engine=true
#echo "Set your sysroot prior to build" && exit 1
_sysroot=/mnt/pi
-_piver=2
+_piver=1
pkgname=qt-sdk-raspberry-pi${_piver}
_packaginguser=$(whoami)
_libspkgname="${pkgname}-target-libs"