diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh index b5baf5861..554184483 100755 --- a/scripts/mobilecomponents.sh +++ b/scripts/mobilecomponents.sh @@ -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 389f4c29acc3629a900dd5e1e52ef8b0bfe3519f + git checkout 38a9dec7317945e5751c86a6c54de787c261e024 popd fi if [ ! -d breeze-icons ] ; then