# Contributor: Florian Pritz pkgname=ix pkgver=0.3 pkgrel=1 pkgdesc="client for the ix.io pastebin" arch=('any') url="http://ix.io" license=('NONE') depends=('python') source=(http://ix.io/client) build() { cd "$srcdir" install -D -m755 client $pkgdir/usr/bin/ix } # vim:set ts=2 sw=2 et: md5sums=('871988a71ced3dd347a39694936f65e4') sha256sums=('4cac701dd437aba2ec30672e8751c792be1f17a8721018e8e13bdd892c93c60b')