summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d23e07e9d905..4affca8e49a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,8 @@ _prlfix() {
prepare() {
cd qtquick1
+ git checkout dev
+
if [ ! -d include ]; then
syncqt.pl-qt5 -version ${pkgver} sync.profile
fi