summaryrefslogtreecommitdiff
path: root/extra/pigeonhole
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pigeonhole')
-rw-r--r--extra/pigeonhole/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pigeonhole/PKGBUILD b/extra/pigeonhole/PKGBUILD
index 59fcb82c0..eaad499ca 100644
--- a/extra/pigeonhole/PKGBUILD
+++ b/extra/pigeonhole/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 198369 2013-10-30 14:27:01Z allan $
+# $Id: PKGBUILD 198784 2013-11-04 13:57:55Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributorr: Peter Lewis <plewis@aur.archlinux.org>
@@ -7,12 +7,12 @@
# This must be built against the version of dovecot being used,
# else mail delivery will fail.
# Specify the version of dovecot to be used here:
-_dcpkgver=2.2.6
+_dcpkgver=2.2.7
# Make sure to bump pkgrel if changing this.
pkgname=pigeonhole
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Sieve implementation for Dovecot"
arch=('i686' 'x86_64')
url="http://pigeonhole.dovecot.org/"