File qbittorrent-qt5-git.install of Package qbittorrent-qt5-git
update_cache() {
update-desktop-database -q
xdg-icon-resource forceupdate --theme hicolor
}
post_install() {
update_cache
}
post_upgrade() {
update_cache
}
update_cache() {
update-desktop-database -q
xdg-icon-resource forceupdate --theme hicolor
}
post_install() {
update_cache
}
post_upgrade() {
update_cache
}