1 # Contributor: acmps <acmps.pt@gmail.com>
6 pkgdesc="A different (and crazy) typing game."
9 url="http://crazytype.sourceforge.net/"
11 source=(http://crazytype.googlecode.com/files/crazytype-0.2.3.tar.gz)
12 md5sums=('551c4bc7d63a75ae97eac4a6f5c58f2f')
18 install -dv $pkgdir/var/games/crazytype
19 install -dv $pkgdir/usr/share/crazytype
20 install -dv $pkgdir/usr/bin
21 install -m 755 demo/crazytype $pkgdir/usr/bin
22 install -m 666 scores $pkgdir/var/games/crazytype
23 cp -rf words $pkgdir/usr/share/crazytype