Re: [arch-general] esmtp 1.2

2010-01-26 Thread Andrea Scarpino
On Tuesday 26 January 2010 04:56:25 Kitty wrote:
 New version has been out for a bit, here's the diff to update the pkg
 in community. It builds ok (i686) for me.
Updated.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


[arch-general] esmtp 1.2

2010-01-25 Thread Kitty
New version has been out for a bit, here's the diff to update the pkg
in community. It builds ok (i686) for me.

--- /var/abs/community/esmtp/PKGBUILD   2010-01-25 05:21:42.0 -0700
+++ PKGBUILD2010-01-25 20:49:35.076474428 -0700
@@ -3,7 +3,7 @@
 # Contributor : Aaron Griffin aa...@archlinux.org
 
 pkgname=esmtp
-pkgver=1.0
+pkgver=1.2
 pkgrel=1
 pkgdesc=an easy smtp forwarder
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 provides=('smtp-server')
 install=esmtp.install
 
source=(http://downloads.sourceforge.net/sourceforge/esmtp/$pkgname-$pkgver.tar.bz2)
-md5sums=('e4c4e00eecb70b528a9d772d2e633b29')
+md5sums=('79a9c1f9023d53f35bb82bf446150a72')
 
 build()
 {

-- 
Kitty