From f220a7df9bc9b607415b7975fce94517b035fc08 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 16 Aug 2010 23:01:00 +0200 Subject: update Signed-off-by: Florian Pritz --- spampd/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'spampd/PKGBUILD') diff --git a/spampd/PKGBUILD b/spampd/PKGBUILD index f9c7abd..9a60407 100644 --- a/spampd/PKGBUILD +++ b/spampd/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: Florian "Bluewind" Pritz pkgname=spampd pkgver=2.30 -pkgrel=2 +pkgrel=3 pkgdesc="Spamassassin Proxy Daemon" arch=('any') url="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm" @@ -11,9 +11,6 @@ backup=(etc/conf.d/spampd) install=spampd.install source=("http://www.worlddesign.com/Content/rd/mta/$pkgname/$pkgname-$pkgver.tar.gz" rc-script rc-config) -md5sums=('742c6f2cb75db54e59d044a8ee40445f' - '769f8a73765a0e7d235c9909aeb7ede9' - '637c2d93f76ba90d217e2418af64c9ec') build() { cd "$srcdir/$pkgname-$pkgver" @@ -27,3 +24,6 @@ build() { } # vim:set ts=2 sw=2 et: +md5sums=('742c6f2cb75db54e59d044a8ee40445f' + 'da17b3904a63252931cfb5f02e6a089f' + 'f452cf5046abc218bffb1e951485d8f0') -- cgit v1.2.3-24-g4f1b