nzbperl-0.6.8-2

typo in dependency names  fixed
This commit is contained in:
Jaroslav Lichtblau 2014-12-07 19:28:03 +01:00
parent ae9e1e01ca
commit ff11536195
2 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,8 @@ pkgbase = nzbperl
arch = any
license = GPL
depends = perl-term-readkey
depends = perl-xml-dom uudeview
depends = perl-xml-dom
depends = uudeview
source = http://noisybox.net/computers/nzbperl/nzbperl-0.6.8.pl
source = http://noisybox.net/computers/nzbperl/nzbperlrc.sample
md5sums = 70e64b7cd4ff9c7c098bf8dffeb62578

View file

@ -8,7 +8,7 @@ pkgdesc="NZB based nntp/usenet downloader in perl"
arch=('any')
url="http://noisybox.net/computers/nzbperl/"
license=('GPL')
depends=('perl-term-readkey' 'perl-xml-dom uudeview')
depends=('perl-term-readkey' 'perl-xml-dom' 'uudeview')
source=(http://noisybox.net/computers/nzbperl/$pkgname-$pkgver.pl
http://noisybox.net/computers/nzbperl/nzbperlrc.sample)
md5sums=('70e64b7cd4ff9c7c098bf8dffeb62578'