[arch-commits] Commit in spamassassin/trunk (PKGBUILD)

Angel Velásquez angvp at archlinux.org
Thu Jun 23 22:14:04 UTC 2011


    Date: Thursday, June 23, 2011 @ 18:14:04
  Author: angvp
Revision: 128413

upgpkg: spamassassin 3.3.2-1
Version bump + FS#24197

Modified:
  spamassassin/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-23 22:00:45 UTC (rev 128412)
+++ PKGBUILD	2011-06-23 22:14:04 UTC (rev 128413)
@@ -1,10 +1,9 @@
 # $Id$
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributor: Manolis Tzanidakis
-
 pkgname=spamassassin
-pkgver=3.3.1
-pkgrel=5
+pkgver=3.3.2
+pkgrel=1
 pkgdesc="A mail filter to identify spam."
 arch=(i686 x86_64)
 license=(APACHE)
@@ -16,8 +15,9 @@
         # perl-archive-tar perl-io-zlib)
 makedepends=('razor' 'perl-dbi') 
 optdepends=('razor: to identify collaborately-flagged spam'
-	    'gnupg: gpg support, without this use --nogpg flag for sa-update'
-            're2c: regexp compiler, for compiling rules with sa-compile')
+	        'gnupg: gpg support, without this use --nogpg flag for sa-update'
+            're2c: regexp compiler, for compiling rules with sa-compile'
+            'dkim: DomainKeys Identified Mail (DKIM) checking')
 backup=(etc/conf.d/spamd etc/mail/spamassassin/local.cf \
 	etc/mail/spamassassin/init.pre \
 	etc/mail/spamassassin/v310.pre \
@@ -27,7 +27,7 @@
 options=(!emptydirs)
 source=(http://mirrors.devlib.org/apache/${pkgname}/source/Mail-SpamAssassin-${pkgver}.tar.gz \
 		spamd.conf.d spamd)
-md5sums=('5a93f81fda315411560ff5da099382d2'
+md5sums=('d1d62cc5c6eac57e88c4006d9633b81e'
          'af501c6b0bb937a2775b747cc4b6d150'
          '0534d3071a526a27ddc2b297afa03b04')
 




More information about the arch-commits mailing list