diff options
author | root <root@rshg054.dnsready.net> | 2012-06-10 00:04:00 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-10 00:04:00 +0000 |
commit | 7b2739f21a7ed0d52497fa381c9a2383e71ab7a8 (patch) | |
tree | e92096f88e034d79e6f814971f98eb098c0abd80 /extra/dovecot | |
parent | 0c7e29df5c6742895884a0bbcf86381f8e601782 (diff) |
Sun Jun 10 00:04:00 UTC 2012
Diffstat (limited to 'extra/dovecot')
-rw-r--r-- | extra/dovecot/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/dovecot/dovecot.tmpfilesd | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD index 447c5564a..94c123d16 100644 --- a/extra/dovecot/PKGBUILD +++ b/extra/dovecot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 160808 2012-06-06 13:17:41Z andyrtr $ +# $Id: PKGBUILD 161275 2012-06-08 13:30:23Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Paul Mattal <paul@mattal.com> # Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com> @@ -6,7 +6,7 @@ pkgname=dovecot pkgver=2.1.7 -pkgrel=3 +pkgrel=4 pkgdesc="An IMAP and POP3 server written with security primarily in mind" arch=('i686' 'x86_64') url="http://dovecot.org/" @@ -25,7 +25,7 @@ source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig} md5sums=('b52d0faf1b9ec21bc5552691fe0ff1d1' '391cd5f98442ef446916c0f3b671d3f7' '587159e84e2da6f83d70b3c706ba87cc' - 'f40857555bd65add2e86c89fe3242357') + '342a28251d40f983c98c0d1f1bf3d07d') build() { cd ${srcdir}/$pkgname-$pkgver diff --git a/extra/dovecot/dovecot.tmpfilesd b/extra/dovecot/dovecot.tmpfilesd index 4fb276d5f..cb3e8f523 100644 --- a/extra/dovecot/dovecot.tmpfilesd +++ b/extra/dovecot/dovecot.tmpfilesd @@ -1 +1 @@ -d /var/run/dovecot 0755 root dovecot - +d /var/run/dovecot 0755 root dovecot - |