summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2018-06-29 21:57:22 -0400
committerAndy Weidenbaum2018-06-29 21:57:22 -0400
commitab3b3e3107a3cd27083119d7f5434bc5dcfaecc4 (patch)
tree8c0a7e2433526154e8169648aa7ccd7d400596d8 /.SRCINFO
downloadaur-perl6-file-ignore.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..25b1de575fe0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = perl6-file-ignore
+ pkgdesc = Parsing and application of .gitignore-style ignore files
+ pkgver = 1.1
+ pkgrel = 1
+ url = https://github.com/jnthn/p6-file-ignore
+ arch = any
+ groups = perl6
+ license = PerlArtistic
+ checkdepends = perl
+ makedepends = git
+ depends = perl6
+ source = perl6-file-ignore-1.1::git+https://github.com/jnthn/p6-file-ignore
+ sha256sums = SKIP
+
+pkgname = perl6-file-ignore
+