summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnton Leontiev2013-08-23 16:58:29 +0400
committerAnton Leontiev2015-02-15 07:48:01 +0300
commit4b41d0404e6c95997dea7e702730b83088fefa6e (patch)
tree9ebabaf22714c2e2a40ef36a167c22b6bf757940 /.SRCINFO
downloadaur-4b41d0404e6c95997dea7e702730b83088fefa6e.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ed6d57eade86
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = perl-autodie
+ pkgdesc = Replace functions with ones that succeed or die with lexical scope
+ pkgver = 2.20
+ pkgrel = 1
+ url = http://search.cpan.org/dist/autodie
+ arch = any
+ license = PerlArtistic
+ license = GPL
+ depends = perl>=5.8.8
+ options = !emptydirs
+ source = http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/autodie-2.20.tar.gz
+ md5sums = 9612b13dba42e0259bb8ae58264f8177
+
+pkgname = perl-autodie
+