5 pkgdesc="A script for downloading files from rapidshare (modded rsget.sh)"
7 url="http://rs.nerdblog.pl"
9 depends=('wget' 'grep' 'sed')
10 optdepends=('curl: optional download manager')
13 source=(http://rs.nerdblog.pl/stable/latest/${pkgname}.sh)
14 md5sums=('2726c61bf99c6ede0f7e556cb49a8250')
17 install -Dm755 $srcdir/rsget-mod.sh $pkgdir/usr/bin/rsget