mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-12 21:35:49 +00:00
rename package to *-git
This commit is contained in:
11
arch/kdeplasma-applets-awesome-widgets-git.install
Normal file
11
arch/kdeplasma-applets-awesome-widgets-git.install
Normal file
@ -0,0 +1,11 @@
|
||||
post_install() {
|
||||
kbuildsycoca4 > /dev/null 2>&1
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install "$1"
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install "$1"
|
||||
}
|
Reference in New Issue
Block a user