1 # Maintainer: 3ED <krzysztof1987@gmail.com>
5 pkgdesc="Lightweight, easy and fast polish subtitle downloader from the napi-project"
7 url="http://csk.pl/~kas/?n=Skrypty.Gnapi-bash"
11 'notification-daemon: dla wersji GUI/GTK'
12 'zenity: dla okien wyboru plikow'
14 source=("http://csk.pl/~kas/dl/$pkgname/$pkgname-$pkgver.tar.bz2")
15 sha256sums=('a2fa640c3cb56378e37985c0c2a863c2218ab828081e160c67f9d508a5f611fc')
18 install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname.sh" \
19 "$pkgdir/usr/bin/$pkgname" || return 1