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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 18 14:05:56 UTC 2010


    Date: Saturday, December 18, 2010 @ 09:05:55
  Author: andyrtr
Revision: 103339

upgpkg: bogofilter 1.2.2-1
new upstream release 1.2.2

Modified:
  bogofilter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-18 10:46:39 UTC (rev 103338)
+++ PKGBUILD	2010-12-18 14:05:55 UTC (rev 103339)
@@ -3,16 +3,16 @@
 # Contributor: Low Kian Seong <fastmail_low at speedymail.org>
 
 pkgname=bogofilter
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="A fast Bayesian spam filtering tool"
 arch=('i686' 'x86_64')
 license=(GPL3)
 url="http://bogofilter.sourceforge.net"
 depends=('db' 'perl' 'gsl')
 backup=(etc/bogofilter/bogofilter.cf)
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-stable/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2eb802f4e271b99c3d8f68b14f8df9ef')
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-current/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('4bcabdf8c5e7efefcb508eda7e80eebc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list