summaryrefslogtreecommitdiff
path: root/extra/dovecot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dovecot/PKGBUILD')
-rw-r--r--extra/dovecot/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD
index 8d3088f1e..949381157 100644
--- a/extra/dovecot/PKGBUILD
+++ b/extra/dovecot/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 180681 2013-03-25 19:15:32Z bpiotrowski $
+# $Id: PKGBUILD 182044 2013-04-05 19:28:12Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
@@ -8,8 +8,8 @@
# --->>> remember to rebuild/bump pigeonhole in one step <<<---
pkgname=dovecot
-pkgver=2.1.15
-pkgrel=2
+pkgver=2.1.16
+pkgrel=1
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
arch=('i686' 'x86_64')
url="http://dovecot.org/"
@@ -24,8 +24,8 @@ options=('!libtool')
install=$pkgname.install
source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig}
dovecot.tmpfilesd)
-md5sums=('8ce198c5ee22f4fe8ab525b9bd753d56'
- 'd8d1bad3cdcaf88644db7dca0e30715e'
+md5sums=('72abf618cfa678194f9338f6c0aeb47d'
+ 'SKIP'
'342a28251d40f983c98c0d1f1bf3d07d')
build() {