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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Mar 17 10:52:18 UTC 2009


    Date: Tuesday, March 17, 2009 @ 06:52:18
  Author: andyrtr
Revision: 30193

upgpkg: dovecot 1.1.12-1
    new version 1.1.12

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-17 06:40:09 UTC (rev 30192)
+++ PKGBUILD	2009-03-17 10:52:18 UTC (rev 30193)
@@ -6,8 +6,8 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=dovecot
-pkgver=1.1.11
-pkgrel=2
+pkgver=1.1.12
+pkgrel=1
 pkgdesc="An IMAP and POP3 server written with security primarily in mind"
 arch=('i686' 'x86_64')
 url="http://dovecot.org/"
@@ -20,9 +20,9 @@
 options=('!libtool')
 install=$pkgname.install
 source=(http://dovecot.org/releases/1.1/${pkgname}-${pkgver}.tar.gz dovecot.sh)
-md5sums=('c973eb41aca79fb16630a16f0d84f765'
+md5sums=('9205edf70ac6314343cc4d189392ffaf'
          'd020d43eab4ded6fb379dadc570a9490')
-                                    
+
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1
 




More information about the arch-commits mailing list