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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Aug 25 13:43:55 UTC 2008


    Date: Monday, August 25, 2008 @ 09:43:55
  Author: andyrtr
Revision: 10270

upgpkg: dovecot 1.1.2-1

Modified:
  dovecot/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-25 13:23:04 UTC (rev 10269)
+++ PKGBUILD	2008-08-25 13:43:55 UTC (rev 10270)
@@ -6,21 +6,21 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=dovecot
-pkgver=1.0.15
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="An IMAP and POP3 server written with security primarily in mind"
 arch=('i686' 'x86_64')
 url="http://dovecot.org/"
 license=("LGPL")
-depends=('pam>=0.99.9.0' 'libmysqlclient>=5.0.45' 'postgresql-libs>=8.3.0' \
-	 'heimdal>=1.2')
+depends=('pam>=1.0.1-2' 'libmysqlclient>=5.0.60' 'postgresql-libs>=8.3.3' \
+	 'heimdal>=1.2' 'libcap' 'bzip2')
 makedepends=()
 provides=('imap-server' 'pop3-server')
 replaces=()
 options=('!libtool')
 install=$pkgname.install
-source=(http://dovecot.org/releases/1.0/$pkgname-$pkgver.tar.gz dovecot.sh)
-md5sums=('aa39c11c18df6b95b64d4f04d793d77a'
+source=(http://dovecot.org/releases/1.1/$pkgname-$pkgver.tar.gz dovecot.sh)
+md5sums=('fcebb6c099421049632b2f1f019f55cd'
          'd020d43eab4ded6fb379dadc570a9490')
 
 build() {




More information about the arch-commits mailing list