diff options
Diffstat (limited to 'spampd/PKGBUILD')
-rw-r--r-- | spampd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spampd/PKGBUILD b/spampd/PKGBUILD index 53eacd9..f9c7abd 100644 --- a/spampd/PKGBUILD +++ b/spampd/PKGBUILD @@ -1,12 +1,12 @@ # Contributor: Florian "Bluewind" Pritz <flo@xssn.at> pkgname=spampd pkgver=2.30 -pkgrel=1 +pkgrel=2 pkgdesc="Spamassassin Proxy Daemon" arch=('any') url="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm" license=('GPL') -depends=('perl' 'perl-net-server') +depends=('perl' 'perl-net-server' 'spamassassin') backup=(etc/conf.d/spampd) install=spampd.install source=("http://www.worlddesign.com/Content/rd/mta/$pkgname/$pkgname-$pkgver.tar.gz" |