summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..af389d2a9521
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = ocaml-dtools-git
+ pkgdesc = OCaml modules for writing daemons
+ pkgver = r100.c9df99e
+ pkgrel = 1
+ url = https://github.com/savonet/ocaml-dtools
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = ocaml-findlib
+ depends = ocaml
+ depends = ocaml-syslog
+ options = !strip
+ source = ocaml-dtools-git::git+https://github.com/savonet/ocaml-dtools
+ md5sums = SKIP
+
+pkgname = ocaml-dtools-git
+