1 # Contributor: Benjamin Wild <benwild@gmx.de>
6 pkgdesc="download a torrent file from the network and output its contents to the standard output."
8 url="http://jordic.com/btcat/"
18 source=("http://jordic.com/btcat/btcat" python2.patch)
19 md5sums=('5546d3094a6cfc6bbeba99d05e9773de'
20 '967a191ca673aec93546640002c794ab')
25 patch -p0 btcat python2.patch
27 install -D -m755 $srcdir/btcat $pkgdir/usr/bin/btcat