blob: f582843a3786a3391ff64740e2a18fcecdcc8084 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dovecot2-antispam-git
pkgdesc = Integrates DSPAM into dovecot IMAP server. Git Version for dovecot >= 2.1
pkgver = 2.0.r17.g713e9e9
pkgrel = 2
url = https://git.sipsolutions.net/dovecot-antispam.git/
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = dovecot>=2.2.0
provides = dovecot-antispam
conflicts = dovecot-antispam
source = dovecot2-antispam-git::git+https://git.sipsolutions.net/dovecot-antispam.git
sha512sums = SKIP
pkgname = dovecot2-antispam-git
|