diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2018-09-30 20:59:32 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-10-01 05:29:46 -0700 |
commit | 5681f686ba832a1e2a831ce60900cfd3f2873f45 (patch) | |
tree | 955eeb983ea43f4d1031dfbab44d10325d185f96 /scripts/get-dep-lib.sh | |
parent | e321d1563e0d2971c7bfc420b722ebd67b8b077d (diff) | |
download | subsurface-5681f686ba832a1e2a831ce60900cfd3f2873f45.tar.gz |
Revert "Revert "QML UI: newer Kirigami and fallout""
This reverts commit a5db03c2b32115b14e4b83501a0771b186d87913.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'scripts/get-dep-lib.sh')
-rwxr-xr-x | scripts/get-dep-lib.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get-dep-lib.sh b/scripts/get-dep-lib.sh index fbb689f77..ec2f8313c 100755 --- a/scripts/get-dep-lib.sh +++ b/scripts/get-dep-lib.sh @@ -13,7 +13,7 @@ CURRENT_XSLT="v1.1.29" CURRENT_SQLITE="3190200" CURRENT_LIBXML2="v2.9.4" CURRENT_LIBFTDI="1.3" -CURRENT_KIRIGAMI="8b803828ad9ea67559a64a93c927862d6b19c96e" +CURRENT_KIRIGAMI="8691651c1f0d09430416ba5fe2130647554b06a9" CURRENT_BREEZE_ICONS="" # Checkout library from git |