summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTyler Swagar2018-01-28 21:21:10 -0800
committerTyler Swagar2018-01-28 21:21:10 -0800
commit8f5c49d57a28cfe4de03cb4a2685cbe650e29e52 (patch)
tree6a3f2566352833068216dfe072866a0e30580853 /.SRCINFO
parent058b93e0958c46d945602f07d803fe154115a420 (diff)
downloadaur-8f5c49d57a28cfe4de03cb4a2685cbe650e29e52.tar.gz
Fix LWP::Simple dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f239760336a8..0f814df0a394 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ripit
pkgdesc = Command line tool to rip tracks from audio cds and encode them
pkgver = 4.0.0_rc_20161009
- pkgrel = 1
+ pkgrel = 2
url = https://www.ripit.pl
arch = any
license = GPL
@@ -9,6 +9,7 @@ pkgbase = ripit
depends = cddb_get
depends = perl-xml-simple
depends = perl-mp3-tag
+ depends = perl-libwww
optdepends = flac: Encoding (FLAC)
optdepends = lame: Encoding (MP3)
optdepends = vorbis-tools: Encoding (Vorbis)