diff options
author | John D Jones III | 2015-06-16 15:19:37 -0600 |
---|---|---|
committer | John D Jones III | 2015-06-16 15:19:37 -0600 |
commit | 6df040bcf32ba4a9d7253ca9d3341e3b7d0d8266 (patch) | |
tree | 12ffe29efff5ec825fa5391f87a2b42d962dd0f6 /.SRCINFO | |
download | aur-perl-lyrics-fetcher-lyricwiki.tar.gz |
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..e5e21ab06488 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = perl-lyrics-fetcher-lyricwiki + pkgdesc = Get song lyrics from www.LyricWiki.org + pkgver = 0.10 + pkgrel = 1 + url = http://search.cpan.org/dist/Lyrics-Fetcher-LyricWiki + arch = any + license = PerlArtistic + license = GPL + depends = perl-libwww + options = !emptydirs + source = http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/Lyrics-Fetcher-LyricWiki-0.10.tar.gz + md5sums = e9344c29b2021e564382b6e98536a02e + sha512sums = 48ca235986bebea87c4df86ca16a7ecd2fda91faf1eef2ee42a64562e17990506eedcc8801e044f80a8c890c8ea54bbcc5828e24008ccccb9c522154685e16ab + +pkgname = perl-lyrics-fetcher-lyricwiki + |