summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-25 14:54:09 -0800
committerAndy Weidenbaum2016-01-25 14:54:09 -0800
commit07a168bafff7fdd43663cc0fb0ec714b29ffcb83 (patch)
tree6b3a5c6d8effbf78b315bb668a96c7263b4ea55f /.SRCINFO
downloadaur-07a168bafff7fdd43663cc0fb0ec714b29ffcb83.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4749ad2a876d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+# Generated by mksrcinfo v8
+# Mon Jan 25 22:54:07 UTC 2016
+pkgbase = perl6-fastcgi-nativecall
+ pkgdesc = An implementation of FastCGI using NativeCall
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://github.com/carbin/p6-fcgi
+ arch = any
+ groups = perl6
+ license = MIT
+ checkdepends = perl
+ makedepends = alacryd
+ makedepends = git
+ depends = perl6
+ source = perl6-fastcgi-nativecall-0.0.1::git+https://github.com/carbin/p6-fcgi
+ sha256sums = SKIP
+
+pkgname = perl6-fastcgi-nativecall
+