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

Paul Mattal paul at archlinux.org
Fri Feb 26 13:35:24 UTC 2010


    Date: Friday, February 26, 2010 @ 08:35:23
  Author: paul
Revision: 70372

upgpkg: postfix 2.7.0-1
upstream update to 2.7.0

Modified:
  postfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-26 13:25:53 UTC (rev 70371)
+++ PKGBUILD	2010-02-26 13:35:23 UTC (rev 70372)
@@ -2,8 +2,8 @@
 # Contributor: Jeff Brodnax <tullyarcher at bellsouth.net>
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postfix
-pkgver=2.6.5
-pkgrel=4
+pkgver=2.7.0
+pkgrel=1
 pkgdesc="Secure, fast, easy to administer drop in replacement for Sendmail (MTA)"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -20,6 +20,9 @@
 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz \
         ${pkgname}.patch.bz2 \
 	${pkgname})
+md5sums=('df648f59421604e895cce56325f00bae'
+         'a3c45ff23ef036143711793fcf2478c3'
+         'c847b96f08925f08b0f610468a8e21f6')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}
@@ -50,6 +53,3 @@
 
 	install -Dm644 ${srcdir}/${pkgname}-${pkgver}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
-md5sums=('6b954cfb3eb6141dac1e773281211717'
-         'a3c45ff23ef036143711793fcf2478c3'
-         'c847b96f08925f08b0f610468a8e21f6')




More information about the arch-commits mailing list