summaryrefslogtreecommitdiffstats
path: root/spampd/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-08-16 23:01:00 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-08-16 23:01:00 +0200
commitf220a7df9bc9b607415b7975fce94517b035fc08 (patch)
treed366e4196b790ac4006792a32ce02b5b91289e3e /spampd/PKGBUILD
parent81323da4d1b434e3d0351f878f7eabc2563d3044 (diff)
downloadaur-packages-f220a7df9bc9b607415b7975fce94517b035fc08.tar.gz
aur-packages-f220a7df9bc9b607415b7975fce94517b035fc08.tar.xz
update
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'spampd/PKGBUILD')
-rw-r--r--spampd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <flo@xssn.at>
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')