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

Giovanni Scafora giovanni at archlinux.org
Sun Feb 7 22:13:11 UTC 2010


    Date: Sunday, February 7, 2010 @ 17:13:11
  Author: giovanni
Revision: 67533

upgpkg: fetchmail 6.3.14-1
    upstream release

Modified:
  fetchmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-07 22:08:05 UTC (rev 67532)
+++ PKGBUILD	2010-02-07 22:13:11 UTC (rev 67533)
@@ -3,7 +3,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=fetchmail
-pkgver=6.3.13
+pkgver=6.3.14
 pkgrel=1
 pkgdesc="A remote-mail retrieval utility"
 url="http://fetchmail.berlios.de/"
@@ -14,10 +14,9 @@
 install=fetchmail.install
 source=(http://download2.berlios.de/fetchmail/$pkgname-$pkgver.tar.bz2
         fetchmail.rc fetchmail.conf)
-md5sums=('db792fb311bc358e95ed0437389269ac'
+md5sums=('86d3cfbce151881d8bf76a1efd5bda6a'
          'b5f4d1da0c61d3d8a93fdf4e238f4949'
          '8fcd6a22dfbc247755fdd050c5c5c4d3')
-
 build() {
   export MAKEFLAGS="-j1"
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list