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

Tobias Kieslich tobias at archlinux.org
Wed May 21 20:32:17 UTC 2008


    Date: Wednesday, May 21, 2008 @ 16:32:17
  Author: tobias
Revision: 1833

upgpkg: bogofilter 1.1.7-1

Modified:
  bogofilter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-21 20:31:31 UTC (rev 1832)
+++ PKGBUILD	2008-05-21 20:32:17 UTC (rev 1833)
@@ -3,7 +3,7 @@
 # Contributor: Low Kian Seong <fastmail_low at speedymail.org>
 
 pkgname=bogofilter
-pkgver=1.1.6
+pkgver=1.1.7
 pkgrel=1
 pkgdesc="A fast Bayesian spam filtering tool"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 url="http://bogofilter.sourceforge.net"
 depends=('db>=4.6' 'perl' 'gsl')
 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('35ec52e5d2c58de04a1e02ddcc8d0252')
+md5sums=('fdcb770769c013110631eca4c0473cd7')
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list