updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xscrabble / xscrabble.install
blob77eaea6ee4bb2ef87c8efd03a2ed6fe6cf651bc6
1 pkgname=xscrabble
3 # arg 1:  the new package version
4 post_install() {
5   echo ""
6   echo "NOTE:"
7   echo "To play xscrabble you need to install language files"
8   echo "For English language files, please install xscrabble-en."
9   echo "Also French language files are available on the internet,"
10   echo "but no Arch package currently exists."
11   echo ""
14 post_upgrade() {
15   post_install $1
18 op=$1
19 shift
20 $op $*