diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2021-01-17 01:27:12 +0000 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2021-01-17 01:27:12 +0000 |
commit | 6e442ae51ba98132ca494e1229454656bfb787bc (patch) | |
tree | 452328cb168313d382c50aaf6233312694d599fc /gis/google-earth/doinst.sh | |
parent | 3f049f0cb809bc2fbdfa8cf13377e7979b95179e (diff) |
gis/google-earth: Updated for version 7.3.0.3832. New maintainer.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'gis/google-earth/doinst.sh')
-rw-r--r-- | gis/google-earth/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gis/google-earth/doinst.sh b/gis/google-earth/doinst.sh index cd40c461ab8d8..76c4a738cad3c 100644 --- a/gis/google-earth/doinst.sh +++ b/gis/google-earth/doinst.sh @@ -11,3 +11,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi fi + |