QML UIL: go back to older Kirigami

This brings back correct theming.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-10-05 22:25:42 -07:00
parent deff17fa36
commit 49101b9f04
2 changed files with 1 additions and 4 deletions

View file

@ -33,7 +33,7 @@ if [ "$NOPULL" = "" ] ; then
git checkout master
git pull origin master
# if we want to pin a specific Kirigami version, we can do this here
# git checkout v2.2.0
git checkout 23ca2077027b214189ba72ca8dab1590a163c955
popd
fi
if [ ! -d breeze-icons ] ; then