mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 21:13:23 +00:00
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 <jlmulder@xs4all.nl>
This commit is contained in:
parent
1095b78071
commit
bdf6dc7828
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue