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..a13f645 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,18 @@ +# Generated by makepkg 4.2.1 +# Mon Jun 1 13:54:05 UTC 2015 +pkgbase = irker + pkgdesc = An IRC client daemon accepting JSON notification requests presented to a socket. + pkgver = 2.7 + pkgrel = 1 + url = http://www.catb.org/esr/irker/ + arch = any + license = BSD + makedepends = xmlto + makedepends = docbook-xml + makedepends = docbook-xsl + depends = python2 + source = http://www.catb.org/~esr/irker/irker-2.7.tar.gz + md5sums = 34dc7b64d20c18d9e50806501a441213 + +pkgname = irker + |