mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-24 02:19:57 +00:00
added plasmacon
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
post_install()
|
||||
{
|
||||
cat << EOF
|
||||
Update plasmoids...
|
||||
EOF
|
||||
kbuildsycoca4 > /dev/null 2>&1
|
||||
}
|
||||
|
||||
post_install()
|
||||
{
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove()
|
||||
{
|
||||
post_install
|
||||
}
|
Reference in New Issue
Block a user