From 02fcab671a8f5acfddae5b061a8b21b75a239659 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 6 Feb 2019 14:59:33 +0100 Subject: python2-courier-pythonfilter: update url, add optdepends --- python2-courier-pythonfilter/PKGBUILD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'python2-courier-pythonfilter') diff --git a/python2-courier-pythonfilter/PKGBUILD b/python2-courier-pythonfilter/PKGBUILD index 43cc29e47..4a85c2abd 100644 --- a/python2-courier-pythonfilter/PKGBUILD +++ b/python2-courier-pythonfilter/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.11 pkgrel=2 pkgdesc='collection of useful filters for the Courier MTA, and a framework for developing new filters in Python' arch=('any') -url='http://www.dragonsdawn.net/~gordon/courier-pythonfilter/' +url='https://github.com/szepeviktor/courier-pythonfilter/' license=('GPL') depends=( 'python2>=2.7' @@ -17,6 +17,10 @@ makedepends=( source=("http://www.dragonsdawn.net/~gordon/courier-pythonfilter/${_pkgname}-${pkgver}.tar.gz") sha512sums=('75ffff7d9692861c535ee18d1d25954c79e81275641172ad706caf0c65dc715ffd4a1c021b0e26fc992fffdf6c2842ed8fc688eff82ec42591b35af834c0ace4') backup=('etc/pythonfilter-modules.conf' 'etc/pythonfilter.conf') +optdepends=( + 'clamav: Virus Scan' + 'spamassassin: Spam Detection' +) build() { cd "${srcdir}/${_pkgname}-${pkgver}" -- cgit v1.2.3-70-g09d2