# Maintainer: Lucky pkgname=colortheme pkgver=20100704 pkgrel=1 pkgdesc="script to show Your terminal color scheme" arch=('any') url="http://bbs.archlinux.org/viewtopic.php?id=59253" license=('GPL') source=("http://lky.cc/$pkgname") md5sums=('e2fad9e125d20ddb6a56e8f2c4033d3d') build() { cd ${srcdir} install -Dm755 ${pkgname} ${pkgdir}/usr/bin/${pkgname} }