1 # Maintainer: Linus Sjögren <thelinx@unreliablepollution.net>
5 pkgdesc="minimal build system written in python"
8 url="https://github.com/sahchandler/bit"
11 source=("https://github.com/sahchandler/bit/tarball/CaressOfSteel-0.3")
12 md5sums=('9e38f0c46a085d00f839dc693e237eef')
16 cd `find -name sahchandler*`
17 python2 setup.py install --prefix=$pkgdir/usr
18 install -Dm0644 License.md \
19 $pkgdir/usr/share/licenses/$pkgname/License.md