1 # Contributor: Piotr Beling <qwak@stud.ics.p.lodz.pl>
2 # Maintainer: thc_flow <nospam@weedsmoker.im>
5 pkgdesc="script which download subtitles for movies"
9 url="http://napi.py.googlepages.com/"
10 source=('http://napi.py.googlepages.com/napi.py' thc.patch)
12 depends=('python2' 'p7zip')
16 patch napi.py thc.patch
17 install -D -m755 napi.py $pkgdir/usr/bin/napi
20 md5sums=('0d32feaa99b8aa81f9c8e60f9fc71de6'
21 '16faca95717f11f815ea3b9b2012b13d')