summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorPiotr Rogoża2015-06-14 16:15:11 +0200
committerPiotr Rogoża2015-06-14 16:15:11 +0200
commit9f8b6a55fc04cc2945102fcd01b6e902b1e6c2ce (patch)
tree8d004c180914dd1953359cc51adc31b874a7437f /.AURINFO
downloadaur-9f8b6a55fc04cc2945102fcd01b6e902b1e6c2ce.tar.gz
Initial import
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..a0185889d5d2
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,15 @@
+pkgbase = perl-docs
+ pkgdesc = Set of HTML documentation for Perl.
+ pkgver = 5.20.1
+ pkgrel = 1
+ url = http://perldoc.perl.org/
+ arch = any
+ license = GPL
+ license = PerlArtistic
+ depends = perl
+ source = http://perldoc.perl.org/perldoc-html.tar.gz
+ options = docs
+ options = !strip
+
+pkgname = perl-docs
+