repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git]
/
splashy-full
/
splashy-full.install
blob
e2a70538bde9858bfb78b6f3b004fc938e597294
1
pkgname=splashy
2
3
post_install() {
4
cat << _EOF
5
6
==> To check out the Wiki see:
7
==> http://wiki.archlinux.org/index.php/Splashy
8
9
_EOF
10
}
11
12
post_upgrade() {
13
post_install $1
14
}