Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : subtitle-video-renamer.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
svr.install
blob: 0d53f0e440a490b0876f6483a71417839801a0f9 (
plain
)
1
2
3
4
5
6
7
post_install
() {
update
-desktop-database -q
}
post_upgrade
() {
post_install
$1
}