repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-x86_64
[ArchLinux/community.git]
/
i3blocks
/
trunk
/
i3blocks.install
blob
59c118a9918700d7ceae24a68ce803231a2dda57
1
post_upgrade() {
2
if (($(vercmp 1.5-3 $2) > 0)); then
3
echo ""
4
echo " i3blocks-1.5-1 removed any additional scripts."
5
echo " If you need them, clone https://github.com/vivien/i3blocks-contrib"
6
echo ""
7
fi
8
}