diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..b38cfd4 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,18 @@ +# Generated by makepkg 4.2.1 +# Mon Jun 1 14:54:31 UTC 2015 +pkgbase = irker-git + pkgdesc = IRC client daemon accepting JSON notification requests + pkgver = 2.12.r6.gd6c1e1c + pkgrel = 1 + url = http://www.catb.org/esr/irker/ + arch = any + license = BSD + makedepends = xmlto + makedepends = docbook-xml + makedepends = docbook-xsl + depends = python2 + source = git+https://gitorious.org/irker/irker.git + sha1sums = SKIP + +pkgname = irker-git + |