updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / banshee-git / banshee-git.install
blob1d0fd332b3f9b150a44fa81271dc8f9799f63c75
1 pkgname=banshee
3 post_install() {
4   update-desktop-database -q
5   update-mime-database usr/share/mime &> /dev/null
6   xdg-icon-resource forceupdate
9 post_upgrade() {
10   post_install $1
13 post_remove() {
14   post_install $1