blob: 28a128a74e438a5fc8f625fc83086c80a7612f4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nodejs-imapnotify-git
pkgdesc = Execute scripts on new messages using IDLE imap command
pkgver = 0.1.0
pkgrel = 1
url = http://github.com/a-sk/node-imapnotify
install = nodejs-imapnotify-git.install
arch = any
license = MIT
makedepends = npm
depends = nodejs
conflicts = nodejs-imapnotify
source = nodejs-imapnotify-git::git://github.com/a-sk/node-imapnotify.git
source = imapnotify@.service
sha256sums = SKIP
sha256sums = ef5d751f86fcff398ddaf3114c3bc90ce685b85739f76e8c6f1f80cea5c1cb27
pkgname = nodejs-imapnotify-git
|