[arch-commits] CVS update of extra/network/bogofilter (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 29 21:20:04 UTC 2007


    Date: Saturday, September 29, 2007 @ 17:20:04
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/bogofilter

Modified: PKGBUILD (1.32 -> 1.33)

rebuild for new db


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


Index: extra/network/bogofilter/PKGBUILD
diff -u extra/network/bogofilter/PKGBUILD:1.32 extra/network/bogofilter/PKGBUILD:1.33
--- extra/network/bogofilter/PKGBUILD:1.32	Thu Apr 26 16:25:58 2007
+++ extra/network/bogofilter/PKGBUILD	Sat Sep 29 17:20:02 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.32 2007/04/26 20:25:58 tobias Exp $
+# $Id: PKGBUILD,v 1.33 2007/09/29 21:20:02 andyrtr Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Low Kian Seong <fastmail_low at speedymail.org>
 
 pkgname=bogofilter
 pkgver=1.1.5
-pkgrel=3
+pkgrel=4
 pkgdesc="A fast Bayesian spam filtering tool"
 arch=(i686 x86_64)
 url="http://bogofilter.sourceforge.net"
-depends=('db>=4.5' 'perl' 'gsl')
+depends=('db>=4.6' 'perl' 'gsl')
 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('25558e2e72350ee2e4edfc1b617f6738')
 




More information about the arch-commits mailing list