From bdf6dc78281bec2953c7a48f506895c192abd43a Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Sat, 28 Oct 2017 09:01:14 +0200 Subject: Kirigami: newer SHA Switch to a newer SHA, so that at least my commit is in. Checked the newer version, and no other artefacts seen. I think we should try to follow master where we can (but controlled). Signed-off-by: Jan Mulder --- scripts/mobilecomponents.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh index 1bd14a98b..5a1fec025 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 6a16e00a692914b1d3918ba57e658342de4d2c23 + git checkout 162b877ad4b03d4843e21e7e4674f5b74c7688fe popd fi if [ ! -d breeze-icons ] ; then -- cgit v1.2.3-70-g09d2