mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:07:15 +08:00
unvanquished: switch to pacman hooks (#73)
This commit is contained in:
parent
3f39aa0e29
commit
3f4fa3795a
@ -1,6 +1,6 @@
|
||||
pkgname=unvanquished
|
||||
pkgver=0.50.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
|
||||
_depbasename=linux64-4
|
||||
_depname="${_depbasename}.tar.bz2"
|
||||
|
@ -1,9 +1,6 @@
|
||||
_update_desktop_environment() {
|
||||
# update icon cache
|
||||
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
||||
|
||||
# install unv:// protocol handler
|
||||
update-desktop-database -q
|
||||
update-mime-database /usr/share/mime >/dev/null
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user