diff options
author | root <root@rshg054.dnsready.net> | 2012-05-07 00:01:27 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-07 00:01:27 +0000 |
commit | 9d0c8979390868a2913fc8830a9f62a45174746b (patch) | |
tree | 33eda0748e0df77a2c70b81836fb1097b44c00c9 /community/courier-mta | |
parent | f37e773fe397778858ea8d51601554863c252536 (diff) |
Mon May 7 00:01:27 UTC 2012
Diffstat (limited to 'community/courier-mta')
-rw-r--r-- | community/courier-mta/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/courier-mta/PKGBUILD b/community/courier-mta/PKGBUILD index 52deb71eb..6cac247a5 100644 --- a/community/courier-mta/PKGBUILD +++ b/community/courier-mta/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 75460 2010-04-01 16:56:22Z giovanni $ +# $Id: PKGBUILD 70426 2012-05-06 03:20:26Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: tobias <tobias@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> @@ -7,8 +7,8 @@ # Go read http://www.courier-mta.org/install.html b4 running or building courier pkgname=courier-mta -pkgver=0.67.0 -pkgrel=2 +pkgver=0.68.0 +pkgrel=1 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig" arch=(i686 x86_64) license=('GPL2') @@ -40,7 +40,7 @@ source=(http://downloads.sourceforge.net/project/courier/courier/${pkgver}/couri pop3d.rc.d pop3d-ssl.rc.d webmaild.rc.d) -md5sums=('c2e26499f9f48577aa7a0735f5e96997' +md5sums=('5bd56150ed7c75cc8378c443742c632e' '9055ba622efd37603186ce1f37277224' '5cbeb5c323706058e545f74ad7752ebe' 'f3ff70b40c7a1f7a017e8c4cc4d92f4f' |